IXMLDOMNode.text Property

Definition

public:
 property System::String ^ text { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(24)]
public string text { [System.Runtime.InteropServices.DispId(24)] get; [System.Runtime.InteropServices.DispId(24)] set; }
[<System.Runtime.InteropServices.DispId(24)>]
[<get: System.Runtime.InteropServices.DispId(24)>]
[<set: System.Runtime.InteropServices.DispId(24)>]
member this.text : string with get, set
Public Property text As String

Property Value

Attributes

Applies to