LicenseProviderAttribute Constructor

 

Initializes a new instance of the LicenseProviderAttribute class.

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

NameDescription
System_CAPS_pubmethodLicenseProviderAttribute()

Initializes a new instance of the LicenseProviderAttribute class without a license provider.

System_CAPS_pubmethodLicenseProviderAttribute(String^)

Initializes a new instance of the LicenseProviderAttribute class with the specified type.

System_CAPS_pubmethodLicenseProviderAttribute(Type^)

Initializes a new instance of the LicenseProviderAttribute class with the specified type of license provider.

Return to top
Show: