CustomXMLNode.Text プロパティ

定義

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

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

プロパティ値

String

適用対象