Names.VSIdeVersion Field
Specifies the version of Microsoft Visual Studio to use. The version must be one of the strings from Values. If null is used, VSTA will probe the users machine and find the highest version of Visual Studio supported by VSTA.
Namespace: Microsoft.VisualStudio.Tools.Applications.SessionManagerOptions
Assembly: Microsoft.VisualStudio.Tools.Applications (in Microsoft.VisualStudio.Tools.Applications.dll)
Syntax
public const string VSIdeVersion
public:
literal String^ VSIdeVersion
static val mutable VSIdeVersion : string
Public Const VSIdeVersion As String
Field Value
Type: System.String
See Also
Names Class
Microsoft.VisualStudio.Tools.Applications.SessionManagerOptions Namespace