System::Xml::XmlProcessingInstruction::get_NodeType yöntemi

XmlProcessingInstruction::get_NodeType method

Geçerli düğümün tipini döndürür.

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

ReturnValue

XmlProcessingInstruction düğümleri için, bu değer XmlNodeType::ProcessingInstruction olur.

Ayrıca Bakınız