RepositoryConstants Members
Include Protected Members
Include Inherited Members
A set of constants for the repository.
The RepositoryConstants type exposes the following members.
Fields
Name
Description
A string that the server interprets to mean "the currently authenticated user."
Encoding constant for binary.
Encoding constant for binary.
Used to return the exception name to the client in non-SOAP HTTP responses.
When an item is in an indeterminate state, the Changeset for the version in the workspace will be represented with this number.
Maximum number of characters in a Changeset comment, not counting the '\0' terminator.
Maximum number of characters in a comment.
Maximum length for a computer name.
Maximum length of a user's display name.
Maximum length of a local path including drive letter and separators.
Maximum length of a repository path. Includes $/ at the start of the path.
Maximum length of a Shelveset name.
Maximum length of a Workspace name. Does not include the user name or terminator.
Top