DesigntimeLicenseContext::UsageMode Property

 

Gets the license usage mode.

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

public:
property LicenseUsageMode UsageMode {
	virtual LicenseUsageMode get() override;
}

Property Value

Type: System.ComponentModel::LicenseUsageMode

A LicenseUsageMode indicating the licensing mode for the context.

.NET Framework
Available since 1.1
Return to top
Show: