Compartir a través de


PropertyIdentifier.Name (Propiedad)

Obtiene el nombre de la propiedad.

Espacio de nombres:  Microsoft.Windows.Design.Metadata
Ensamblado:  Microsoft.Windows.Design.Extensibility (en Microsoft.Windows.Design.Extensibility.dll)

Sintaxis

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

Valor de propiedad

Tipo: System.String
Nombre de la propiedad.

Seguridad de .NET Framework

Vea también

Referencia

PropertyIdentifier Estructura

Microsoft.Windows.Design.Metadata (Espacio de nombres)