LicenseUsageMode Enumeration
.NET Framework (current version)
Specifies when the License can be used.
Assembly: System (in System.dll)
| Member name | Description | |
|---|---|---|
| Designtime | Used during design time by a visual designer or the compiler. | |
| Runtime | Used during runtime. |
The LicenseManager and the LicenseContext classes use this enumeration. It is used to set a component's CurrentContext. See the LicenseManager class for details.
For more information on licensing, see How to: License Components and Controls.
.NET Framework
Available since 1.1
Available since 1.1
Show: