共用方式為


VersionControlFolderDifference.IsDiffInProgress 屬性

注意:這個應用程式開發介面現在已經過時。

如果背景比較過程中,則傳回 true。

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

語法

'宣告
<ObsoleteAttribute("This property has been deprecated. Please use IsBusy instead.",  _
    False)> _
Public ReadOnly Property IsDiffInProgress As Boolean
[ObsoleteAttribute("This property has been deprecated. Please use IsBusy instead.", 
    false)]
public bool IsDiffInProgress { get; }

屬性值

類型:System.Boolean
傳回 Boolean

.NET Framework 安全性

請參閱

參考

VersionControlFolderDifference 類別

Microsoft.VisualStudio.TeamFoundation.VersionControl 命名空間