次の方法で共有


XmlPath.NamespacesDefinitions プロパティ

定義

注意事項

Use the Namespaces property instead

XPath使用される名前空間定義を取得します。 代わりに を使用するNamespaces

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)

プロパティ値

属性

適用対象