System::Xml::XmlProcessingInstruction::get_Data method

XmlProcessingInstruction::get_Data method

Returns the content of the processing instruction, excluding the target.

String System::Xml::XmlProcessingInstruction::get_Data()

ReturnValue

The content of the processing instruction, excluding the target.

See Also