Share via


AttachedPropertyBrowsableForTypeAttribute.TypeId Proprietà

Definizione

Ottiene un identificatore di tipo univoco per questo AttachedPropertyBrowsableForTypeAttribute attributo .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

Valore della proprietà

Object

Un oggetto che rappresenta l'identificatore univoco di AttachedPropertyBrowsableForTypeAttribute .

Commenti

Questa implementazione restituisce un valore univoco per ogni attributo .NET Framework, necessario perché questo attributo .NET Framework consente più utilizzi.

Si applica a