Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constants for supported Visual Studio versions.
Namespace: Microsoft.VisualStudio.Tools.Applications
Assembly: Microsoft.VisualStudio.Tools.Applications (in Microsoft.VisualStudio.Tools.Applications.dll)
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Tools.Applications.VSVersion
Syntax
public static class VSVersion
public ref class VSVersion abstract sealed
[<AbstractClass>]
[<Sealed>]
type VSVersion = class end
Public NotInheritable Class VSVersion
Fields
Name | Description | |
---|---|---|
![]() ![]() |
VS11 | Visual Studio 2012 |
![]() ![]() |
VS12 | Visual Studio 2013 |
![]() ![]() |
VS14 |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.