XPathNavigator.Value プロパティ

定義

派生クラスでオーバーライドされると、この項目の文字列値を取得します。

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

プロパティ値

String

項目の文字列値。

適用対象