IVsGetScciProviderInterface Interface

 

Gets the source code control provider interface.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("53544C4D-C1F3-0ADC-BEA7-EA1A8FECFDD9")]
public interface IVsGetScciProviderInterface

NameDescription
System_CAPS_pubmethodGetSourceControlProviderID(Guid)

Gets a pointer to the active source code control provider.

System_CAPS_pubmethodGetSourceControlProviderInterface(Guid, IntPtr)

Gets the specified source code control provider object.

Return to top
Show: