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.
Supported values for properties in Names.
Namespace: Microsoft.VisualStudio.Tools.Applications.SessionManagerOptions
Assembly: Microsoft.VisualStudio.Tools.Applications (in Microsoft.VisualStudio.Tools.Applications.dll)
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Tools.Applications.SessionManagerOptions.Values
Syntax
public static class Values
public ref class Values abstract sealed
[<AbstractClass>]
[<Sealed>]
type Values = class end
Public NotInheritable Class Values
Fields
Name | Description | |
---|---|---|
![]() ![]() |
IdeVersion11 | A supported value for property VSIdeVersion. |
![]() ![]() |
IdeVersion12 | A supported value for property VSIdeVersion. |
![]() ![]() |
IdeVersion14 | |
![]() ![]() |
SupportedIdeVersions | A semicolon delimited list of all supported Ide versions. |
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.
See Also
Microsoft.VisualStudio.Tools.Applications.SessionManagerOptions Namespace