Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 | |
|---|---|---|
![]() ![]() |
ProductVersion | The version of the product. |
![]() ![]() |
ProgId | The program ID. |
![]() ![]() |
RegistryKeyPath | The path to the registry key. |
![]() ![]() |
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.
.gif)
.gif)