共用方式為


IVersionControlProvider 介面

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

語法

'宣告
<GuidAttribute("9AD1FC5B-4244-4E80-95BB-E319D6FD9C8A")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVersionControlProvider
[GuidAttribute("9AD1FC5B-4244-4E80-95BB-E319D6FD9C8A")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVersionControlProvider

IVersionControlProvider 類型會公開下列成員。

方法

  名稱 描述
公用方法 AnnotateFiles
公用方法 Checkin
公用方法 Get
公用方法 GetExcludedItemsForProject
公用方法 GetSelectedItemsList
公用方法 GetSelectedItemsList2
公用方法 IsAnySolutionFileControlledByHatteras
公用方法 IsFileBoundToSCC
公用方法 IsFolderPartOfSolution
公用方法 IsHintFile
公用方法 IsProjectControlled
公用方法 IsProjectControlledByHatteras
公用方法 IsSolutionControlledByHatteras
公用方法 OpenFromSCC
公用方法 ProcessUndoneAdds
公用方法 ProcessUndoneDeletes
公用方法 ProcessUndoneUndeletes
公用方法 QueryCommandStatus
公用方法 RefreshGlyphs
公用方法 RefreshProject
公用方法 RefreshStatus
公用方法 SaveItems
公用方法 Shelve
公用方法 UnbindAll
公用方法 Undo

回頁首

請參閱

參考

Microsoft.VisualStudio.TeamFoundation.VersionControl 命名空間