Compartir a través de


XmlPath.NamespacesDefinitions Propiedad

Definición

Precaución

Use the Namespaces property instead

Obtiene las definiciones de espacio de nombres usadas en XPath. Usar Namespaces en su lugar

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)

Valor de propiedad

Atributos

Se aplica a