Version.MAX_VERSION_NAME_LEN 域
请注意:此 API 现在已过时。
值 = 50。对于 Project Server 版本最大名称长度。
命名空间: 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