System::Xml::XPath::XPathExpression::get_Expression method

XPathExpression::get_Expression method

When overridden in a derived class, gets a string representation of the XPathExpression.

virtual String System::Xml::XPath::XPathExpression::get_Expression()=0

ReturnValue

A string representation of the XPathExpression.

See Also