AttachedPropertyBrowsableForTypeAttribute.TypeId Proprietà

Definizione

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

Valore della proprietà

Oggetto che rappresenta un identificatore univoco per l'oggetto 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