IVsGetScciProviderInterface Interface

Définition

Obtient l'interface du fournisseur de contrôle de code source.

public interface class IVsGetScciProviderInterface
public interface class IVsGetScciProviderInterface
__interface IVsGetScciProviderInterface
[System.Runtime.InteropServices.Guid("53544C4D-C1F3-0ADC-BEA7-EA1A8FECFDD9")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsGetScciProviderInterface
[<System.Runtime.InteropServices.Guid("53544C4D-C1F3-0ADC-BEA7-EA1A8FECFDD9")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsGetScciProviderInterface = interface
Public Interface IVsGetScciProviderInterface
Attributs

Méthodes

GetSourceControlProviderID(Guid)

Obtient un pointeur vers le fournisseur de contrôle de code source actif.

GetSourceControlProviderInterface(Guid, IntPtr)

Obtient l'objet du fournisseur de contrôle de code source spécifié.

S’applique à