get_LocalName()
XmlProcessingInstruction::get_LocalName() method
Returns the local name of the node.
String System::Xml::XmlProcessingInstruction::get_LocalName() override
Return Value
For processing instruction nodes, this method returns the target of the processing instruction.
See Also
- Class String
- Class XmlProcessingInstruction
- Namespace System::Xml
- Library Aspose.Slides