System::Xml::XmlProcessingInstruction::get_InnerText method

XmlProcessingInstruction::get_InnerText method

Returns the concatenated values of the node and all its children.

String System::Xml::XmlProcessingInstruction::get_InnerText() override

ReturnValue

The concatenated values of the node and all its children.

See Also