Compartilhar via


IXMLDOMComment.data Property

Definition

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

Property Value

Implements

Attributes

Applies to