Proprietà PropertyIdentifier.Name

Ottiene il nome della proprietà.

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

Sintassi

'Dichiarazione
Public ReadOnly Property Name As String
    Get
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string
function get Name () : String

Valore proprietà

Tipo: System.String
Nome della proprietà.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PropertyIdentifier Struttura

Spazio dei nomi Microsoft.Windows.Design.Metadata