Compartilhar via


XmlPath.NamespacesDefinitions Propriedade

Definição

Cuidado

Use the Namespaces property instead

Obtém as definições de namespace usadas em XPath. Use Namespaces em vez disso

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 da propriedade

Atributos

Aplica-se a