System::Xml::XmlProcessingInstruction::get_NodeType Methode
XmlProcessingInstruction::get_NodeType method
Gibt den Typ des aktuellen Knotens zurück.
XmlNodeType System::Xml::XmlProcessingInstruction::get_NodeType() override
ReturnValue
Für XmlProcessingInstruction-Knoten ist dieser Wert XmlNodeType::ProcessingInstruction.
Siehe auch
- Enum XmlNodeType
- Class XmlProcessingInstruction
- Namespace System::Xml
- Library Aspose.Font for C++