VersionConstants クラス
メモ: この API は現在使用されていません。
Project Server のインストールのバージョン、ビルド、およびリビジョン番号が含まれています。
継承階層
System.Object
Microsoft.Office.Project.Server.Library.VersionConstants
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
<ObsoleteAttribute("The VersionConstants class is deprecated. The information within is available by using the AssemblyName class.")> _
Public NotInheritable Class VersionConstants
'使用
Dim instance As VersionConstants
[ObsoleteAttribute("The VersionConstants class is deprecated. The information within is available by using the AssemblyName class.")]
public sealed class VersionConstants
注釈
インストールされているバージョン、ビルド、およびリビジョン番号を取得するには、も、 ReadServerVersion()メソッドを使用できます。
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。