get_Prefix()

XmlValidatingReader::get_Prefix() method

Returns the namespace prefix associated with the current node.

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

Return Value

The namespace prefix associated with the current node.

See Also