다음을 통해 공유


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 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 AnnotateFiles
Public 메서드 Checkin
Public 메서드 Get
Public 메서드 GetExcludedItemsForProject
Public 메서드 GetSelectedItemsList
Public 메서드 GetSelectedItemsList2
Public 메서드 IsAnySolutionFileControlledByHatteras
Public 메서드 IsFileBoundToSCC
Public 메서드 IsFolderPartOfSolution
Public 메서드 IsHintFile
Public 메서드 IsProjectControlled
Public 메서드 IsProjectControlledByHatteras
Public 메서드 IsSolutionControlledByHatteras
Public 메서드 OpenFromSCC
Public 메서드 ProcessUndoneAdds
Public 메서드 ProcessUndoneDeletes
Public 메서드 ProcessUndoneUndeletes
Public 메서드 QueryCommandStatus
Public 메서드 RefreshGlyphs
Public 메서드 RefreshProject
Public 메서드 RefreshStatus
Public 메서드 SaveItems
Public 메서드 Shelve
Public 메서드 UnbindAll
Public 메서드 Undo

위쪽

참고 항목

참조

Microsoft.VisualStudio.TeamFoundation.VersionControl 네임스페이스