Propriedade TypeIdentifier.Name

Obtém o nome do tipo.

Namespace:  Microsoft.Windows.Design.Metadata
Assembly:  Microsoft.Windows.Design.Extensibility (em Microsoft.Windows.Design.Extensibility.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: System.String
O nome do tipo.Se XmlNamespace é nulluma referência nula (Nothing no Visual Basic), que é um totalmente qualificado CLR tipo nome.

Segurança do .NET Framework

Consulte também

Referência

TypeIdentifier Estrutura

Namespace Microsoft.Windows.Design.Metadata