共用方式為


VersionControlHistory 類別

記錄工具視窗的包裝函式。

繼承階層架構

System.Object
  Microsoft.VisualStudio.TeamFoundation.VersionControl.VersionControlBaseToolWindowExt
    Microsoft.VisualStudio.TeamFoundation.VersionControl.VersionControlHistory

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

語法

'宣告
Public NotInheritable Class VersionControlHistory _
    Inherits VersionControlBaseToolWindowExt
public sealed class VersionControlHistory : VersionControlBaseToolWindowExt

VersionControlHistory 類型會公開下列成員。

屬性

  名稱 描述
公用屬性 ActiveChannel 取得/設定此記錄工具視窗的現用通道。
公用屬性 DeletionId 取得這個記錄工具視窗中顯示的檔案的刪除 ID。
公用屬性 IsBusy 如果任何通道目前擷取記錄,則傳回 true。
公用屬性 ItemPath 取得這個記錄工具視窗中顯示的檔案的項目路徑。這可能是伺服器路徑或本機路徑。
公用屬性 MaxVersions 取得這個記錄工具視窗的最大版本。
公用屬性 RecursionType 取得這個記錄工具視窗的遞迴類型。
公用屬性 SelectedChangesets 從變更集通道取得選取的變更集。
公用屬性 SelectedLabels 從標籤通道取得選取的標籤。
公用屬性 SlotMode 取得這個記錄工具視窗的位置的旗標。
公用屬性 UserFilter 取得這個記錄工具視窗的使用者篩選條件。
公用屬性 VersionFrom 從這個記錄工具視窗的取得版本。
公用屬性 VersionSpec 取得這個記錄工具視窗中顯示的檔案版本。
公用屬性 VersionTo 有這個記錄工具視窗的。
公用屬性 VsWindowFrame 取得這個工具視窗的 IVsWindowFrame。 (繼承自 VersionControlBaseToolWindowExt)。

回頁首

方法

  名稱 描述
公用方法 Close 關閉這個記錄工具視窗。
公用方法 Equals 判斷指定的物件是否等於目前物件。 (繼承自 Object)。
公用方法 GetHashCode 做為預設雜湊函式。 (繼承自 Object)。
公用方法 GetType 取得目前執行個體的 Type。 (繼承自 Object)。
公用方法 Refresh 重新整理這個記錄工具視窗。
公用方法 Show(String, VersionSpec, Int32, RecursionType) 顯示指定之項目的記錄。
公用方法 Show(String, VersionSpec, Int32, RecursionType, String, VersionSpec, VersionSpec, Int32, Nullable<Boolean>) 顯示指定之項目的記錄此記錄工具視窗。
公用方法 Stop 停止目前記錄擷取作業。
公用方法 ToString 傳回表示目前物件的字串。 (繼承自 Object)。

回頁首

執行緒安全

這個類型的任何 Public static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。

請參閱

參考

Microsoft.VisualStudio.TeamFoundation.VersionControl 命名空間