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 类型的 XPathResultType

适用于