Specifies the LicenseProvider to use with a class.
Object
Attribute
MemberAttribute
LicenseProviderAttribute
[Visual Basic] Public Class LicenseProviderAttribute Inherits MemberAttribute [C#] public class LicenseProviderAttribute : MemberAttribute [C++] public __gc class LicenseProviderAttribute : public MemberAttribute [JScript] public class LicenseProviderAttribute extends MemberAttribute
When you create a component that you want to license, you must specify the LicenseProvider by marking the component with a LicenseProviderAttribute.
Use the LicenseProvider property to get the Type of the LicenseProvider.
For more information on attributes, see TBD and TBD. For more information on licensing, see TBD.
Namespace: System.ComponentModel
Assembly: System.dll
System.ComponentModel Namespace | License | LicenseContext | LicenseException | LicenseManager | LicenseProvider | LicFileLicenseProvider | LicenseUsageMode