Resource.MAX_RESOURCE_NAME_LEN 域

表示的最大资源名称中允许使用的字符数。

命名空间:  Microsoft.Office.Project.Server.Library
程序集:  Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)

语法

声明
Public Shared ReadOnly MAX_RESOURCE_NAME_LEN As Integer
用法
Dim value As Integer

value = Resource.MAX_RESOURCE_NAME_LEN
public static readonly int MAX_RESOURCE_NAME_LEN

备注

MAX_RESOURCE_NAME_LEN的值为 255。

另请参阅

引用

Resource 类

Resource 成员

Microsoft.Office.Project.Server.Library 命名空间