get_Data()

XmlProcessingInstruction::get_Data() method

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

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

Return Value

The content of the processing instruction, excluding the target.

See Also