System::Xml::XmlProcessingInstruction::get_NodeType metodo
XmlProcessingInstruction::get_NodeType method
Restituisce il tipo del nodo corrente.
XmlNodeType System::Xml::XmlProcessingInstruction::get_NodeType() override
ReturnValue
Per i nodi XmlProcessingInstruction, questo valore è XmlNodeType::ProcessingInstruction.
Vedi anche
- Enum XmlNodeType
- Class XmlProcessingInstruction
- Namespace System::Xml
- Library Aspose.Font for C++