LicenseManager.UsageMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the LicenseUsageMode which specifies when you can use the licensed object for the CurrentContext.
public:
static property System::ComponentModel::LicenseUsageMode UsageMode { System::ComponentModel::LicenseUsageMode get(); };
public static System.ComponentModel.LicenseUsageMode UsageMode { get; }
static member UsageMode : System.ComponentModel.LicenseUsageMode
Public Shared ReadOnly Property UsageMode As LicenseUsageMode
Property Value
One of the LicenseUsageMode values, as specified in the CurrentContext property.
Remarks
If this property cannot find a CurrentContext value, it returns Runtime.
Applies to
See also
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.