VersionInformation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes version information of a running Visual Studio instance.
public ref class VersionInformation
public class VersionInformation
type VersionInformation = class
Public Class VersionInformation
- Inheritance
-
VersionInformation
Constructors
VersionInformation(String, String) |
Initializes a new instance of the VersionInformation class. |
VersionInformation(String, Version, String) |
Initializes a new instance of the VersionInformation class. |
Properties
LiveShareVersion |
Gets the Live Share version of the server. |
VisualStudioComparableVersion |
Gets a computationally comparable version of the primary server process. |
VisualStudioVersion |
Gets the display version of the primary server process. |