次の方法で共有


DOMNodeWrapper.nodeValue プロパティ

定義

このメンバは内部使用の目的で予約されており、ユーザー コード内での直接の使用を想定していません。

public:
 property System::Object ^ nodeValue { System::Object ^ get(); void set(System::Object ^ value); };
public object nodeValue { get; set; }
member this.nodeValue : obj with get, set
Public Property nodeValue As Object

プロパティ値

実装

適用対象