ResolutionOptions.NewPath 屬性

取得或設定已移動解決衝突項目的位置。

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

語法

'宣告
Public Property NewPath As String
public string NewPath { get; set; }

屬性值

類型:System.String
移動解決衝突項目的位置。

備註

範例:當合併衝突會解析與 AcceptMerge 解決衝突,並等待給出現時,這個屬性包含所需的名稱。 如果清單是空的,這種衝突不會解析。

當命名空間衝突會解析與 AcceptYoursRenameTheirs 解析度,這個屬性包含在衝突向下項目的新位置。

當命名空間衝突會解析與 AcceptMerge 解決方法,這個屬性包含由伺服器項目模式在衝突嘗試向下本機項目的新位置。

.NET Framework 安全性

請參閱

參考

ResolutionOptions 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間