共用方式為


VersionSpec.ReorderVersionSpecs 方法

如果它們有失敗,交換兩個 VersionSpec 執行個體。

命名空間:  Microsoft.TeamFoundation.VersionControl.Client
組件:  Microsoft.TeamFoundation.VersionControl.Client (在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

語法

'宣告
Public Shared Function ReorderVersionSpecs ( _
    ByRef start As VersionSpec, _
    ByRef end As VersionSpec _
) As Boolean
public static bool ReorderVersionSpecs(
    ref VersionSpec start,
    ref VersionSpec end
)

參數

傳回值

類型:System.Boolean
true ,如果 VersionSpec 位置顛倒了;則為,否則為 false。

.NET Framework 安全性

請參閱

參考

VersionSpec 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間