IdentityConstants.MaxTypeLength Field
The maximum character length allowed for a type name.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
声明
Public Shared ReadOnly MaxTypeLength As Integer
public static readonly int MaxTypeLength
public:
static initonly int MaxTypeLength
static val MaxTypeLength: int
public static final var MaxTypeLength : 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.