VSVariableDataType Enumeration

Defined data types that can be stored in a variable.


String = 0

.NET type System.String

Integer

.NET type Long (System.Int64)

Double

.NET type System.Double

Boolean

.NET type System.Boolean

Date

.NET type System.DateTime

Time

.NET type System.TimeSpan

DateTime

.NET type System.DateTime

FolderPath

.NET type System.String

FilePath

.NET type System.String

Password

.NET type System.String

Enumerator

VSApi type VSApi.VSEnumPropertyValue

TextDocument

.NET type System.String

XmlDocument

.NET type System.Xml.XmlDocument

JsonDocument

Newtonsoft type Newtonsoft.Json.Linq.Jtoken

HtmlDocument

HtmlAgilityPack type HtmlAgilityPack.HtmlDocument

ExcelDocument

VSApi type VSApi.ExcelDocument

Datarow

.NET type System.Data.Datarow

Message

VSApi type VSApi.VSMessage