Gets the LicenseUsageMode that specifies when the licensed object can be used, for the CurrentContext.
[Visual Basic] Public Shared ReadOnly Property UsageMode As LicenseUsageMode [C#] public static LicenseUsageMode UsageMode {get;} [C++] public: __property static LicenseUsageMode get_UsageMode(); [JScript] public static function get UsageMode() : LicenseUsageMode;
One of the LicenseUsageMode values, as specified in the CurrentContext.
If this property cannot find a CurrentContext value, it returns Runtime.
LicenseManager Class | LicenseManager Members | System.ComponentModel Namespace | CurrentContext | License | LicenseContext | LicenseException | LicenseProvider | LicenseProviderAttribute | LicFileLicenseProvider | LicenseUsageMode