IXMLDOMCDATASection.appendData(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void appendData(System::String ^ data);
[System.Runtime.InteropServices.DispId(112)]
public void appendData (string data);
[<System.Runtime.InteropServices.DispId(112)>]
abstract member appendData : string -> unit
Public Sub appendData (data As String)
Parameters
- data
- String
Implements
- Attributes