XmlQualifiedName.Name Propriété

Définition

Obtient une représentation de chaîne du nom complet de XmlQualifiedName.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Valeur de propriété

String

Une représentation du nom complet ou String.Empty si un nom n'est pas défini pour l'objet.

S’applique à