CurrentVsVersionInformation クラス
Visual Studio の現在のバージョンを説明する文字列定数が含まれています。
継承階層
System.Object
Microsoft.TeamFoundation.CurrentVsVersionInformation
名前空間: Microsoft.TeamFoundation
アセンブリ: Microsoft.TeamFoundation.Common (Microsoft.TeamFoundation.Common.dll 内)
構文
'宣言
Public NotInheritable Class CurrentVsVersionInformation
public static class CurrentVsVersionInformation
CurrentVsVersionInformation 型で公開されるメンバーは以下のとおりです。
フィールド
名前 | 説明 | |
---|---|---|
AppDataPath | ||
AssemblyVersion | ||
ProductVersion | 製品のバージョン。 | |
ProgId | プログラム ID。 | |
RegistryKeyPath | レジストリ キーへのパス。 | |
TFSCommonFilesPath | ||
TFSRegistryKeyPath | ||
Version | ソフトウェア プログラムのバージョン。 |
このページのトップへ
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。