ArgumentValidation クラス
継承階層
System.Object
Microsoft.TeamFoundation.Build.Common.ArgumentValidation
名前空間: Microsoft.TeamFoundation.Build.Common
アセンブリ: Microsoft.TeamFoundation.Build.Common (Microsoft.TeamFoundation.Build.Common.dll 内)
構文
'宣言
Public NotInheritable Class ArgumentValidation
public static class ArgumentValidation
ArgumentValidation 型で公開されるメンバーは以下のとおりです。
メソッド
|
Check(String, Object, Boolean) |
|
|
Check(String, String, Boolean, String) |
|
|
CheckArray<T> |
|
|
CheckBound(String, Int32, Int32) |
|
|
CheckBound(String, Int32, Int32, Int32) |
|
|
CheckBuildDirectory |
|
|
CheckBuildMachine |
|
|
CheckBuildNumber |
|
|
CheckBuildType |
|
|
CheckConfiguration |
|
|
CheckDropLocation(String, String%, Boolean, String) |
|
|
CheckDropLocation(String, String%, Boolean, Boolean, String) |
|
|
CheckItemPath |
|
|
CheckLogLocation |
|
|
CheckSharedResourceName |
|
|
CheckShelvesetName |
|
|
CheckUri(String, String, Boolean, String) |
|
|
CheckUri(String, String, String, Boolean, String) |
|
|
CheckUriArray |
|
このページのトップへ
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
参照
関連項目
Microsoft.TeamFoundation.Build.Common 名前空間