继承层次结构
System.Object
Microsoft.TeamFoundation.Common.TFCommonUtil
命名空间: Microsoft.TeamFoundation.Common
程序集: Microsoft.TeamFoundation.Common(在 Microsoft.TeamFoundation.Common.dll 中)
语法
声明
Public NotInheritable Class TFCommonUtil
public static class TFCommonUtil
TFCommonUtil 类型公开以下成员。
属性
页首
方法
.gif) .gif) |
AddXmlAttribute |
|
.gif) .gif) |
BeginRunApp(String, String) |
|
.gif) .gif) |
BeginRunApp(String, String, Boolean) |
|
.gif) .gif) |
CanonicalizeDacl |
|
.gif) .gif) |
CheckApplicationGroupPropertyAndValue |
|
.gif) .gif) |
CheckArrayForNullOrEmpty(array<Int32[], String) |
|
.gif) .gif) |
CheckArrayForNullOrEmpty(array<Object[], String) |
|
.gif) .gif) |
CheckDisplayName |
|
.gif) .gif) |
CheckEmailAddress |
|
.gif) .gif) |
CheckEnumerableForNullOrEmpty |
|
.gif) .gif) |
CheckForBothStringsNullOrEmpty |
|
.gif) .gif) |
CheckForDateTimeRange |
|
.gif) .gif) |
CheckForEmptyGuid |
|
.gif) .gif) |
CheckForNull |
|
.gif) .gif) |
CheckForOutOfRange(Int32, String, Int32) |
|
.gif) .gif) |
CheckForOutOfRange(Int64, String, Int64) |
|
.gif) .gif) |
CheckForOutOfRange(Int32, String, Int32, Int32) |
|
.gif) .gif) |
CheckForOutOfRange(Int64, String, Int64, Int64) |
|
.gif) .gif) |
CheckGreaterThanOrEqualToZero |
|
.gif) .gif) |
CheckGroupDescription |
|
.gif) .gif) |
CheckGroupName |
|
.gif) .gif) |
CheckListForNullOrEmpty |
|
.gif) .gif) |
CheckMembershipQuery |
|
.gif) .gif) |
CheckProjectUri |
|
.gif) .gif) |
CheckSid |
|
.gif) .gif) |
CheckSidNullEmpty |
|
.gif) .gif) |
CheckStringForAnyWhiteSpace |
|
.gif) .gif) |
CheckStringForInvalidCharacters(String, String) |
|
.gif) .gif) |
CheckStringForInvalidCharacters(array<String[], String) |
|
.gif) .gif) |
CheckStringForInvalidCharacters(String, String, Boolean) |
|
.gif) .gif) |
CheckStringForInvalidCharacters(array<String[], String, Boolean) |
|
.gif) .gif) |
CheckStringForNullOrEmpty(String, String) |
|
.gif) .gif) |
CheckStringForNullOrEmpty(String, String, Boolean) |
|
.gif) .gif) |
CombineArrays<T> |
|
.gif) .gif) |
CombinePaths |
|
.gif) .gif) |
ComputeFullDatabaseName(String, String, String) |
|
.gif) .gif) |
ComputeFullDatabaseName(String, String, Int32, String) |
|
.gif) .gif) |
ConvertFileEncoding(String, String, Encoding, Encoding) |
|
.gif) .gif) |
ConvertFileEncoding(String, String, Encoding, Encoding, Boolean) |
|
.gif) .gif) |
CopyCollection<T>(ICollection<T>) |
|
.gif) .gif) |
CopyCollection<T>(ICollection) |
|
.gif) .gif) |
EndRunApp |
|
.gif) .gif) |
EnsureIsNull |
|
.gif) .gif) |
EnumFromString<T> |
|
.gif) .gif) |
EnumToString<T> |
|
.gif) .gif) |
EscapeString |
|
.gif) .gif) |
GetAppSetting |
|
.gif) .gif) |
GetAppSettingAsBool |
|
.gif) .gif) |
GetAppSettingAsInt |
|
.gif) .gif) |
GetExceptionMessage |
|
.gif) .gif) |
GetIdentityDomainScope |
|
.gif) .gif) |
GetImageHandle |
|
.gif) .gif) |
GetLocalTimeZoneOffset() |
|
.gif) .gif) |
GetLocalTimeZoneOffset(DateTime) |
|
.gif) .gif) |
GetSqlTimestamp |
|
.gif) .gif) |
HasControlCharacters(String) |
|
.gif) .gif) |
HasControlCharacters(String, Boolean) |
|
.gif) .gif) |
HasMismatchedSurrogates |
|
.gif) .gif) |
HasSurrogates |
|
.gif) .gif) |
IsInvalidString(String) |
|
.gif) .gif) |
IsInvalidString(String, Boolean) |
|
.gif) .gif) |
IsLegalComputerName(String) |
|
.gif) .gif) |
IsLegalComputerName(String, String%) |
|
.gif) .gif) |
IsLegalIdentity |
|
.gif) .gif) |
IsLegalXmlString |
|
.gif) .gif) |
IsLonghornOrLater |
|
.gif) .gif) |
IsValidEmailAddress |
|
.gif) .gif) |
IsValidGroupName |
|
.gif) .gif) |
MakeDescriptorSearchFactor |
|
.gif) .gif) |
OpenFile |
|
.gif) .gif) |
OpenXmlFile |
|
.gif) .gif) |
ParseDescriptorSearchFactor |
|
.gif) .gif) |
ReadRegistryValue<T> |
|
.gif) .gif) |
RemoveInvalidCharacters |
|
.gif) .gif) |
RemoveInvalidXmlChars |
|
.gif) .gif) |
ReplaceInvalidCharacters |
|
.gif) .gif) |
RunApp(String, String, EventHandler, Boolean) |
|
.gif) .gif) |
RunApp(String, String, EventHandler, Boolean, Boolean) |
|
.gif) .gif) |
RunApp(String, String, EventHandler, Boolean, Boolean, Boolean) |
|
.gif) .gif) |
SafeRelease |
|
.gif) .gif) |
StripEnd(String, array<String[]) |
|
.gif) .gif) |
StripEnd(Uri, array<String[]) |
|
.gif) .gif) |
TranslateEnum(Type, Int32) |
|
.gif) .gif) |
TranslateEnum(Type, array<String[], Int32) |
|
.gif) .gif) |
ValidateIdentifier |
|
.gif) .gif) |
ValidateIdentityType |
|
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。
请参见
参考
Microsoft.TeamFoundation.Common 命名空间