AttachedPropertyBrowsableForTypeAttribute.TypeId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個 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
屬性值
一種物件,為 AttachedPropertyBrowsableForTypeAttribute 的唯一識別項。
備註
這個實作會針對每個.NET Framework屬性傳回唯一的值,這是必要的,因為這個.NET Framework屬性允許多個使用方式。