get_Value()

XmlProcessingInstruction::get_Value() method

Returns the value of the node.

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

Return Value

The entire content of the processing instruction, excluding the target.

See Also