Share via


WSS.MAX_WORKSPACE_SERVER_RELATIVE_URL field

Specifies the maximum length of a workspace server-relative URL.

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_URL As Integer
'Usage
Dim value As Integer

value = WSS.MAX_WORKSPACE_SERVER_RELATIVE_URL
public const int MAX_WORKSPACE_SERVER_RELATIVE_URL

Remarks

The value of MAX_WORKSPACE_SERVER_RELATIVE_URL is 260.

See also

Reference

WSS class

WSS members

Microsoft.Office.Project.Server.Library namespace