Share via


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