IXsltContextVariable::VariableType Property

 

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

Namespace:   System.Xml.Xsl
Assembly:  System.Xml (in System.Xml.dll)

property XPathResultType VariableType {
	XPathResultType get();
}

Property Value

Type: System.Xml.XPath::XPathResultType

The XPathResultType representing the XPath type of the variable.

.NET Framework
Available since 1.1
Silverlight
Available since 4.0
Return to top
Show: