IXMLDOMNode.nodeValue Property

Definition

public:
 property System::Object ^ nodeValue { System::Object ^ get(); void set(System::Object ^ value); };
[System.Runtime.InteropServices.DispId(3)]
public object nodeValue { [System.Runtime.InteropServices.DispId(3)] get; [System.Runtime.InteropServices.DispId(3)] set; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
[<set: System.Runtime.InteropServices.DispId(3)>]
member this.nodeValue : obj with get, set
Public Property nodeValue As Object

Property Value

Attributes

Applies to