This documentation is archived and is not being maintained.
IXsltContextVariable Interface
.NET Framework 1.1
Provides an interface to a given variable that is defined in the stylesheet during runtime execution.
For a list of all members of this type, see IXsltContextVariable Members.
[Visual Basic] Public Interface IXsltContextVariable [C#] public interface IXsltContextVariable [C++] public __gc __interface IXsltContextVariable [JScript] public interface IXsltContextVariable
Remarks
For more information on using IXsltContextVariable, see article Q324899, "HOW TO: Implement and Use Custom Functions When You Execute XPath Queries in Visual Basic .NET", in the Microsoft Knowledge Base at http://support.microsoft.com.
Requirements
Namespace: System.Xml.Xsl
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Xml (in System.Xml.dll)
See Also
Show: