AttachedPropertyBrowsableForTypeAttribute.TypeId Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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.