文字列プロパティの最大長を指定します。
継承階層
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) メンバーは、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。