Partager via


TypeIdentifier.XmlNamespace, propriété

Obtient l'espace de noms XML de ce 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 XmlNamespace As String
    Get
public string XmlNamespace { get; }
public:
property String^ XmlNamespace {
    String^ get ();
}
member XmlNamespace : string
function get XmlNamespace () : String

Valeur de propriété

Type : System.String
Espace de noms XML de ce type.Si cette propriété est définie, le nom de type est un nom simple dans l'espace de noms.

Sécurité .NET Framework

Voir aussi

Référence

TypeIdentifier Structure

Microsoft.Windows.Design.Metadata, espace de noms