Share via


BuildConstants.MaxUriLength Field

Namespace:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)

Syntax

'Declaration
Public Shared ReadOnly MaxUriLength As Integer
'Usage
Dim value As Integer 

value = BuildConstants.MaxUriLength
public static readonly int MaxUriLength
public:
static initonly int MaxUriLength
public static final var MaxUriLength : int

.NET Framework Security

See Also

Reference

BuildConstants Class

BuildConstants Members

Microsoft.TeamFoundation.Build.Common Namespace