System.ComponentModel.LicenseUsageMode Enumeration

Specifies when the System.ComponentModel.License can be used.

Syntax

public enum LicenseUsageMode

Remarks

The System.ComponentModel.LicenseManager and the System.ComponentModel.LicenseContext classes use this enumeration. It is used to set a component's LicenseManager.CurrentContext. See the System.ComponentModel.LicenseManager class for details.

For more information on licensing, see [<topic://cpconLicensingComponentsControls>].

Members

Member NameDescription
Designtime

Used during design time by a visual designer or the compiler.

Runtime

Used during runtime.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0