# IncludeList

> The C# definition of a list of include element in a gradle file.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Android.Gradle](/engine/6000.3/script-reference/unity/android/gradle.md)
* **Assembly:** Unity.Android.Gradle

```csharp
public IncludeList IncludeList { get; }
```
