get_VariableType()

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

Return Value

The XPathResultType representing the XPath type of the variable.

See Also