Share via


IXMLElement.text Property

Definition

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

Property Value

Attributes

Applies to