# EnableIncludesSubdomains

> Specifies whether to enable the NSIncludesSubdomains key.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.iOS.Xcode](/engine/6000.6/script-reference/unityeditor/ios/xcode.md)
* **Assembly:** UnityEditor.iOS.Extensions.Xcode

```csharp
public bool EnableIncludesSubdomains { readonly get; set; }
```
