CustomXMLNode.XPath プロパティ

定義

現在のノードの XPath を正規化された 文字列 を取得します。 ノードがドキュメント オブジェクト モデル (DOM) 内で不要になった場合は、エラー メッセージを返します。 読み取り専用です。

public:
 property System::String ^ XPath { System::String ^ get(); };
public string XPath { get; }
member this.XPath : string
Public ReadOnly Property XPath As String

プロパティ値

String

適用対象