System::Xml::XmlProcessingInstruction::get_NodeType método

XmlProcessingInstruction::get_NodeType method

Devuelve el tipo del nodo actual.

XmlNodeType System::Xml::XmlProcessingInstruction::get_NodeType() override

ReturnValue

Para nodos XmlProcessingInstruction, este valor es XmlNodeType::ProcessingInstruction.

Ver también