Partager via


XmlPath.NamespacesDefinitions Propriété

Définition

Attention

Use the Namespaces property instead

Obtient les définitions d’espace de noms utilisées dans XPath. Utilisez Namespaces à la place

public System.Collections.Generic.IList<string> NamespacesDefinitions { get; }
[System.Obsolete("Use the Namespaces property instead")]
public System.Collections.Generic.IList<string> NamespacesDefinitions { get; }
member this.NamespacesDefinitions : System.Collections.Generic.IList<string>
[<System.Obsolete("Use the Namespaces property instead")>]
member this.NamespacesDefinitions : System.Collections.Generic.IList<string>
Public ReadOnly Property NamespacesDefinitions As IList(Of String)

Valeur de propriété

Attributs

S’applique à