IXsltContextVariable.VariableType 属性

定义

XPathResultType获取代表变量的 XML 路径语言 (XPath) 类型。

public:
 property System::Xml::XPath::XPathResultType VariableType { System::Xml::XPath::XPathResultType get(); };
public System.Xml.XPath.XPathResultType VariableType { get; }
member this.VariableType : System.Xml.XPath.XPathResultType
Public ReadOnly Property VariableType As XPathResultType

属性值

表示 XPathResultType 变量的 XPath 类型。

适用于