# ProviderId

> Gets or sets the identifier of the asset provider this collection registers its tables and assets with.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Localization.Editor](/engine/6000.7/script-reference/unity/localization/editor.md)
* **Assembly:** UnityEditor

```csharp
public string ProviderId { get; }
```

### Remarks

The identifier is the provider type name resolved through the settings provider chain.
