Compartir a través de


TypeIdentifier.Name (Propiedad)

Obtiene el nombre del tipo.

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 del tipo.Si XmlNamespace es nullreferencia null (Nothing en Visual Basic), el nombre es un nombre de tipo de CLR completo.

Seguridad de .NET Framework

Vea también

Referencia

TypeIdentifier Estructura

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