LicenseProviderAttribute.TypeId 属性

定义

指示此特性类型的唯一 ID。

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

属性值

此特性类型的唯一 ID。

适用于