# licenseURL

> The full URL for the license for your package. The full URL is used to inform the user that a separate package license exists. Must point to the same license as the one in the package.json file which displays in the provider list. The user accepts the license by installing the provider.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.AdaptivePerformance.Editor.Metadata](/engine/6000.6/script-reference/unityeditor/adaptiveperformance/editor/metadata.md)
* **Assembly:** UnityEditor.AdaptivePerformanceModule

```csharp
string licenseURL { get; }
```
