# NdkSymlinkDir

> The C# definition of the ndk.symlinkdir property.

## Definition

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

```csharp
public Property<string> NdkSymlinkDir { get; }
```

### Remarks

For more information about the file, see Android's documentation: [Gradle properties files](https://developer.android.com/studio/build#properties-files)
