Property Provider
| Improve this Doc View SourceProvider
Gets the license provider which provides this license. License providers are declared as assembly level attributes.
Declaration
protected LicenseProviderAttribute Provider { get; }
Property Value
Type | Description |
---|---|
LicenseProviderAttribute | The license provider which provides this license. |