System::Xml::XmlProcessingInstruction::get_Target method

XmlProcessingInstruction::get_Target method

Returns the target of the processing instruction.

String System::Xml::XmlProcessingInstruction::get_Target()

ReturnValue

The target of the processing instruction.

See Also