共用方式為


MergeEventArgs.DiskUpdateAttempted 屬性

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

語法

'宣告
Public ReadOnly Property DiskUpdateAttempted As Boolean
public bool DiskUpdateAttempted { get; }

屬性值

型別:System.Boolean
則為 true,如果磁碟更新嘗試 (ie.. 這不是預覽合併)。否則為 False。

實作

IPendingChangeEventArgs.DiskUpdateAttempted

.NET Framework 安全性

請參閱

參考

MergeEventArgs 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間