次の方法で共有


DOMNodeWrapper.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

プロパティ値

実装

適用対象