Share via


AttachedPropertyBrowsableForTypeAttribute.TypeId 屬性

定義

取得這個 AttachedPropertyBrowsableForTypeAttribute .NET Framework屬性的唯一型別識別碼。

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

屬性值

Object

一種物件,為 AttachedPropertyBrowsableForTypeAttribute 的唯一識別項。

備註

這個實作會針對每個.NET Framework屬性傳回唯一的值,這是必要的,因為這個.NET Framework屬性允許多個使用方式。

適用於