IXMLDOMProcessingInstruction.data Property

Definition

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

Property Value

Attributes

Applies to