DesigntimeLicenseContext Class

Definition

Represents a design-time license context that can support a license provider at design time.

public class DesigntimeLicenseContext : System.ComponentModel.LicenseContext
Inheritance
DesigntimeLicenseContext

Inherited Members

System.ComponentModel.LicenseContext

System.Object

Remarks

This class provides methods for managing license keys of the associated context and a property for representing the licensing mode of the associated context.

Constructors

DesigntimeLicenseContext()

Initializes a new instance of the DesigntimeLicenseContext class.

Properties

UsageMode

Gets the license usage mode.

Methods

GetSavedLicenseKey(Type, Assembly)

Gets a saved license key.

SetSavedLicenseKey(Type, String)

Sets a saved license key.