System.Xml.Xsl.IXsltContextVariable public interface IXsltContextVariable Documentation bool IsLocal { get; } bool IsParam { get; } XPathResultType VariableType { get; } object Evaluate(XsltContext xsltContext)