XmlPath.NamespacesDefinitions プロパティ

定義

XPath で使用される名前空間定義を取得します。

public System.Collections.Generic.IList<string> NamespacesDefinitions { get; }
member this.NamespacesDefinitions : System.Collections.Generic.IList<string>
Public ReadOnly Property NamespacesDefinitions As IList(Of String)

プロパティ値

IList<String>

適用対象