BuildConstants.MaxUriLength Field
Maximum length of a Team Foundation URI.
Namespace: Microsoft.TeamFoundation.Build.Common
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly MaxUriLength As Integer
public static readonly int MaxUriLength
public:
static initonly int MaxUriLength
static val MaxUriLength: int
public static final var MaxUriLength : 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.