Property IsFrozen
| Improve this Doc View SourceIsFrozen
Gets a value indicates whether this license provider is currently modifiable.
Declaration
protected bool IsFrozen { get; }
Property Value
Type | Description |
---|---|
System.Boolean | true if this license provider is frozen and cannot be modified; otherwise false. |