LicenseProviderAttribute.TypeId Property

Definition

Indicates a unique ID for this attribute type.

public:
 virtual property System::Object ^ TypeId { System::Object ^ get(); };
public override object TypeId { get; }
member this.TypeId : obj
Public Overrides ReadOnly Property TypeId As Object

Property Value

A unique ID for this attribute type.

Applies to