Specifies when the license can be used.
[Visual Basic] Public Enum LicenseUsageMode [C#] public enum LicenseUsageMode [C++] public enum LicenseUsageMode
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
This enumeration is used by the LicenseManager and the LicenseContext classes. It is used to set a component's CurrentContext. See the LicenseManager class for details.For more information on licensing, see TBD.
Member Name | Description |
---|---|
Designtime | Used during design time by a visual designer or the compiler. |
Runtime | Used during runtime. |
Namespace: System.ComponentModel
Assembly: System.dll
System.ComponentModel Namespace | License | LicenseContext | LicenseException | LicenseManager | LicenseProvider | LicenseProviderAttribute | LicFileLicenseProvider