次の方法で共有


CustomXMLNode.NodeValue プロパティ

定義

現在のノードの値を取得または設定します。 読み取り/書き込みが可能です。

public:
 property System::String ^ NodeValue { System::String ^ get(); void set(System::String ^ value); };
public string NodeValue { get; set; }
member this.NodeValue : string with get, set
Public Property NodeValue As String

プロパティ値

String

適用対象