BuildConstants.MaxPathLength Field
Namespace: Microsoft.TeamFoundation.Build.Common
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly MaxPathLength As Integer
'Usage
Dim value As Integer
value = BuildConstants.MaxPathLength
public static readonly int MaxPathLength
public:
static initonly int MaxPathLength
public static final var MaxPathLength : 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.