DesigntimeLicenseContext Class
Represents a design-time license context that can support a license provider at design time.
For a list of all members of this type, see DesigntimeLicenseContext Members.
System.Object
System.ComponentModel.LicenseContext
System.ComponentModel.Design.DesigntimeLicenseContext
[Visual Basic] Public Class DesigntimeLicenseContext Inherits LicenseContext [C#] public class DesigntimeLicenseContext : LicenseContext [C++] public __gc class DesigntimeLicenseContext : public LicenseContext [JScript] public class DesigntimeLicenseContext extends LicenseContext
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
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.
Requirements
Namespace: System.ComponentModel.Design
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System (in System.dll)
See Also
DesigntimeLicenseContext Members | System.ComponentModel.Design Namespace | LicenseContext | LicenseProvider | LicenseUsageMode | DesigntimeLicenseContextSerializer