WSS.MAX_WORKSPACE_SERVER_RELATIVE_DIR_NAME field
Specifies the maximum length of a workspace server-relative directory name.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Const MAX_WORKSPACE_SERVER_RELATIVE_DIR_NAME As Integer
'Usage
Dim value As Integer
value = WSS.MAX_WORKSPACE_SERVER_RELATIVE_DIR_NAME
public const int MAX_WORKSPACE_SERVER_RELATIVE_DIR_NAME
Remarks
The value of MAX_WORKSPACE_SERVER_RELATIVE_DIR_NAME is 256 double-byte characters.