System.Xml.Xsl.IXsltContextVariable: Property Members

The properties of System.Xml.Xsl.IXsltContextVariable are listed below. For a list of all members, see the IXsltContextVariable Members list.

Public Properties

[read-only]
IsLocalbool.

Gets a value indicating whether the variable is local.

[read-only]
IsParambool.

Gets a value indicating whether the variable is an Extensible Stylesheet Language Transformations (XSLT) parameter. This can be a parameter to a style sheet or a template.

[read-only]
VariableTypeSystem.Xml.XPath.XPathResultType.

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