Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Used to interact with current source control system.
Namespace: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Syntax
'Declaration
<GuidAttribute("111522AB-F439-4D85-9A36-1716DA4DA114")> _
Public Interface SourceControl2 _
Inherits SourceControl
'Usage
Dim instance As SourceControl2
[GuidAttribute("111522AB-F439-4D85-9A36-1716DA4DA114")]
public interface SourceControl2 : SourceControl
[GuidAttribute(L"111522AB-F439-4D85-9A36-1716DA4DA114")]
public interface class SourceControl2 : SourceControl
public interface SourceControl2 extends SourceControl