GitConstants.MaxRepositoryNameLength Field
Namespace: Microsoft.TeamFoundation.Git.Common
Assembly: Microsoft.TeamFoundation.Git.Common (in Microsoft.TeamFoundation.Git.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly MaxRepositoryNameLength As Integer
public static readonly int MaxRepositoryNameLength
public:
static initonly int MaxRepositoryNameLength
static val MaxRepositoryNameLength: int
public static final var MaxRepositoryNameLength : int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.