IXMLDOMNode.nodeTypedValue Property

Definition

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

Property Value

Attributes

Applies to