Share via


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 命名空间