指定字符串属性的最大长度。
继承层次结构
System.Object
  Microsoft.TeamFoundation.TestManagement.Common.MaxLength
命名空间:  Microsoft.TeamFoundation.TestManagement.Common
程序集:  Microsoft.TeamFoundation.TestManagement.Common(在 Microsoft.TeamFoundation.TestManagement.Common.dll 中)
语法
声明
Public NotInheritable Class MaxLength
public static class MaxLength
public ref class MaxLength abstract sealed
[<AbstractClass>]
[<Sealed>]
type MaxLength =  class end
public final class MaxLength
MaxLength 类型公开以下成员。
字段
| 名称 | 说明 | |
|---|---|---|
![]() ![]()  | 
AreaPath | AreaPath 的最大长度 256。 | 
![]() ![]()  | 
Comment | Comment 的最大长度 256。 | 
![]() ![]()  | 
Description | Description 的最大长度 4096。 | 
![]() ![]()  | 
ErrorMessage | ErrorMessage 的最大长度 512。 | 
![]() ![]()  | 
Iteration | Iteration 的最大长度 256。 | 
![]() ![]()  | 
Name | Name 的最大长度 256。 | 
![]() ![]()  | 
TestVariableValue | TestVariableValue 的最大长度 256。 | 
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。
.gif)
.gif)