BuildConstants.MaxPathLength Field
The maximum length for a path from windef.h.
Namespace: Microsoft.TeamFoundation.Build.Common
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly MaxPathLength As Integer
public static readonly int MaxPathLength
public:
static initonly int MaxPathLength
static val MaxPathLength: int
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.