System::Xml::Xsl::IXsltContextVariable::get_VariableType method

IXsltContextVariable::get_VariableType method

Returns the XPathResultType representing the XML Path Language (XPath) type of the variable.

virtual System::Xml::XPath::XPathResultType System::Xml::Xsl::IXsltContextVariable::get_VariableType()=0

ReturnValue

The XPathResultType representing the XPath type of the variable.

See Also