次の方法で共有


MaxLength クラス

文字列プロパティの最大長を指定します。

継承階層

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) メンバーは、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

参照

Microsoft.TeamFoundation.TestManagement.Common 名前空間