Proprietà DisplayPropertyAttribute.TypeId

Questo membro esegue l'override di Attribute.TypeId; documentazione più completa potrebbe essere disponibile nell'argomento specificato.Questo membro esegue l'override di Attribute.TypeId.

Spazio dei nomi:  Microsoft.Windows.Design
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Sintassi

'Dichiarazione
Public Overrides ReadOnly Property TypeId As Object
    Get
public override Object TypeId { get; }
public:
virtual property Object^ TypeId {
    Object^ get () override;
}
abstract TypeId : Object
override TypeId : Object
override function get TypeId () : Object

Valore proprietà

Tipo: System.Object

Un oggetto Object che rappresenta l'identificatore univoco dell'attributo.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DisplayPropertyAttribute Classe

Spazio dei nomi Microsoft.Windows.Design