System::Xml::XmlTextReader::get_Prefix method

XmlTextReader::get_Prefix method

Returns the namespace prefix associated with the current node.

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

ReturnValue

The namespace prefix associated with the current node.

See Also