Contains string constants describing the current version of Visual Studio.
Inheritance Hierarchy
System.Object
  Microsoft.TeamFoundation.CurrentVsVersionInformation
Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class CurrentVsVersionInformation
public static class CurrentVsVersionInformation
public ref class CurrentVsVersionInformation abstract sealed
[<AbstractClass>]
[<Sealed>]
type CurrentVsVersionInformation =  class end
public final class CurrentVsVersionInformation
The CurrentVsVersionInformation type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| .gif) .gif) | AppDataPath | |
| .gif) .gif) | AppId | |
| .gif) .gif) | AssemblyVersion | |
| .gif) .gif) | ProductVersion | The version of the product. | 
| .gif) .gif) | ProgId | The program ID. | 
| .gif) .gif) | RegistryKeyPath | The path to the registry key. | 
| .gif) .gif) | TFSCommonFilesPath | |
| .gif) .gif) | TFSRegistryKeyPath | |
| .gif) .gif) | Version | The version of the software program. | 
Top
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.