Partager via


TypeIdentifier.Name, propriété

Obtient le nom du type.

Espace de noms :  Microsoft.Windows.Design.Metadata
Assembly :  Microsoft.Windows.Design.Extensibility (dans Microsoft.Windows.Design.Extensibility.dll)

Syntaxe

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

Valeur de propriété

Type : System.String
Nom du type.Si XmlNamespace est nullune référence null (Nothing en Visual Basic), il s'agit d'un nom de type CLR qualifié complet.

Sécurité .NET Framework

Voir aussi

Référence

TypeIdentifier Structure

Microsoft.Windows.Design.Metadata, espace de noms