LicenseContext::UsageMode Property
.NET Framework (current version)
When overridden in a derived class, gets a value that specifies when you can use a license.
Assembly: System (in System.dll)
Property Value
Type: System.ComponentModel::LicenseUsageModeOne of the LicenseUsageMode values that specifies when you can use a license. The default is LicenseUsageMode::Runtime.
Notes to Inheritors:
To implement design-time support, override this property in a class that inherits.
.NET Framework
Available since 1.1
Available since 1.1
Show: