IXsltContextVariable.VariableType Свойство

Определение

Возвращает объект XPathResultType, представляющий тип переменной 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

Объект типа XPathResultType, предоставляющий тип переменной XPath.

Применяется к