IVersionControlProvider Interface
Namespace: Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly: Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
Syntax
'Declaration
<GuidAttribute("9AD1FC5B-4244-4E80-95BB-E319D6FD9C8A")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVersionControlProvider
[GuidAttribute("9AD1FC5B-4244-4E80-95BB-E319D6FD9C8A")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVersionControlProvider
[GuidAttribute(L"9AD1FC5B-4244-4E80-95BB-E319D6FD9C8A")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVersionControlProvider
[<GuidAttribute("9AD1FC5B-4244-4E80-95BB-E319D6FD9C8A")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVersionControlProvider = interface end
public interface IVersionControlProvider
The IVersionControlProvider type exposes the following members.
Methods
Top
See Also
Reference
Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace