System::Xml::XmlValidatingReader::get_Prefix method

XmlValidatingReader::get_Prefix method

Returns the namespace prefix associated with the current node.

String System::Xml::XmlValidatingReader::get_Prefix() override

ReturnValue

The namespace prefix associated with the current node.

See Also