FileSpec 类
继承层次结构
System.Object
Microsoft.TeamFoundation.Common.FileSpec
命名空间: Microsoft.TeamFoundation.Common
程序集: Microsoft.TeamFoundation.Common(在 Microsoft.TeamFoundation.Common.dll 中)
语法
声明
Public NotInheritable Class FileSpec
public static class FileSpec
FileSpec 类型公开以下成员。
属性
页首
方法
.gif) .gif) |
CheckForIllegalDollarInPath |
|
.gif) .gif) |
Combine |
|
.gif) .gif) |
Compare(String, String) |
|
.gif) .gif) |
Compare(String, String, Char, StringComparison) |
|
.gif) .gif) |
Compare(String, String, Int32, Int32) |
|
.gif) .gif) |
Compare(String, String, Int32, Int32, Char, StringComparison) |
|
.gif) .gif) |
Compare(String, String, Int32, Int32, Int32%, Int32%, Char, StringComparison) |
|
.gif) .gif) |
CompareBottomUp(String, String) |
|
.gif) .gif) |
CompareBottomUp(String, String, Char, StringComparison) |
|
.gif) .gif) |
CompareBottomUpUI |
|
.gif) .gif) |
CompareCaseSensitive |
|
.gif) .gif) |
CompareTopDown(String, String) |
|
.gif) .gif) |
CompareTopDown(String, String, Char, StringComparison) |
|
.gif) .gif) |
CompareTopDownUI |
|
.gif) .gif) |
CompareUI(String, String) |
|
.gif) .gif) |
CompareUI(String, String, Int32, Int32) |
|
.gif) .gif) |
CopyFile(String, String) |
|
.gif) .gif) |
CopyFile(String, String, Boolean) |
|
.gif) .gif) |
CreateHardLink |
|
.gif) .gif) |
DeleteDirectory(String) |
|
.gif) .gif) |
DeleteDirectory(String, Boolean) |
|
.gif) .gif) |
DeleteFile |
|
.gif) .gif) |
DeleteFileWithoutException |
|
.gif) .gif) |
Equals |
|
.gif) .gif) |
EqualsCaseSensitive |
|
.gif) .gif) |
FullPathDescendingComparison |
|
.gif) .gif) |
GetAttributes |
|
.gif) .gif) |
GetCommonPathPrefix |
|
.gif) .gif) |
GetCompressionFormat |
|
.gif) .gif) |
GetDirectoryName |
|
.gif) .gif) |
GetFileName |
|
.gif) .gif) |
GetFilesystemPathCasing |
|
.gif) .gif) |
GetFolderDepth |
|
.gif) .gif) |
GetFullPath(String) |
|
.gif) .gif) |
GetFullPath(String, Boolean) |
|
.gif) .gif) |
GetLongPathForm |
|
.gif) .gif) |
GetRelativeStartIndex |
|
.gif) .gif) |
GetTempDirectory |
|
.gif) .gif) |
GetTempFileName |
|
.gif) .gif) |
GetTempFileNameWithExtension |
|
.gif) .gif) |
HasVersionControlReservedCharacter |
|
.gif) .gif) |
IsEmptyDirectory |
|
.gif) .gif) |
IsImmediateChild |
|
.gif) .gif) |
IsLegalNtfsName(String, Int32) |
|
.gif) .gif) |
IsLegalNtfsName(String, Int32, Boolean) |
|
.gif) .gif) |
IsLegalNtfsName(String, Int32, Boolean, String%) |
|
.gif) .gif) |
IsReservedName |
|
.gif) .gif) |
IsSubItem |
|
.gif) .gif) |
IsValidNtfsChar |
|
.gif) .gif) |
IsValidPathChar |
|
.gif) .gif) |
IsVersionControlReservedCharacter |
|
.gif) .gif) |
IsWildcard |
|
.gif) .gif) |
MakeRelative(String, String) |
|
.gif) .gif) |
MakeRelative(String, String, Boolean) |
|
.gif) .gif) |
Match(String, String) |
|
.gif) .gif) |
Match(String, String, String, Boolean) |
|
.gif) .gif) |
MatchFileName |
|
.gif) .gif) |
MoveFile(String, String) |
|
.gif) .gif) |
MoveFile(String, String, Boolean) |
|
.gif) .gif) |
Parse |
|
.gif) .gif) |
RemoveInvalidFileNameChars |
|
.gif) .gif) |
SetCompressionFormat |
|
.gif) .gif) |
UncanonicalizedCombine |
|
.gif) .gif) |
ValidatePath |
|
页首
字段
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。
请参见
参考
Microsoft.TeamFoundation.Common 命名空间