get_Prefix()

XmlTextReader::get_Prefix() method

Returns the namespace prefix associated with the current node.

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

Return Value

The namespace prefix associated with the current node.

See Also