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 命名空间