GitConstants.MaxGitRefNameLength Field
Namespace: Microsoft.TeamFoundation.Git.Common
Assembly: Microsoft.TeamFoundation.Git.Common (in Microsoft.TeamFoundation.Git.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly MaxGitRefNameLength As Integer
public static readonly int MaxGitRefNameLength
public:
static initonly int MaxGitRefNameLength
static val MaxGitRefNameLength: int
public static final var MaxGitRefNameLength : 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.