Version.MAX_VERSION_NAME_LEN フィールド
メモ: この API は現在使用されていません。
値 = 50。プロジェクトのサーバー バージョンの名前の最大長。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
<ObsoleteAttribute("The Version class is deprecated.")> _
Public Shared ReadOnly MAX_VERSION_NAME_LEN As Integer
'使用
Dim value As Integer
value = Version.MAX_VERSION_NAME_LEN
[ObsoleteAttribute("The Version class is deprecated.")]
public static readonly int MAX_VERSION_NAME_LEN