VersionControlPath.DepthFirstTreeComparer 属性

此比较器可用于排序与树遍历的版本控制路径深度第一个,即。

命名空间:  Microsoft.TeamFoundation.VersionControl.Common
程序集:  Microsoft.TeamFoundation.VersionControl.Common(在 Microsoft.TeamFoundation.VersionControl.Common.dll 中)

语法

声明
Public Shared ReadOnly Property DepthFirstTreeComparer As IComparer(Of String)
public static IComparer<string> DepthFirstTreeComparer { get; }

属性值

类型:System.Collections.Generic.IComparer<String>
返回 IComparer<T>

.NET Framework 安全性

请参见

参考

VersionControlPath 类

Microsoft.TeamFoundation.VersionControl.Common 命名空间