IVsGetScciProviderInterface Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é. |