XmlQueryRuntime.XsltFunctions 属性    
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回管理状态的对象。 实现各种 XSLT 函数需要的状态对象。
public:
 property System::Xml::Xsl::Runtime::XsltLibrary ^ XsltFunctions { System::Xml::Xsl::Runtime::XsltLibrary ^ get(); };
	public System.Xml.Xsl.Runtime.XsltLibrary XsltFunctions { get; }
	member this.XsltFunctions : System.Xml.Xsl.Runtime.XsltLibrary
	Public ReadOnly Property XsltFunctions As XsltLibrary
	属性值
XsltLibrary 类的实例。