DTEClass.SourceControl Propriedade

Definição

Para obter mais informações sobre essa propriedade, consulte SourceControl .

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

public:
 virtual property EnvDTE::SourceControl ^ SourceControl { EnvDTE::SourceControl ^ get(); };
public:
 virtual property EnvDTE::SourceControl ^ SourceControl { EnvDTE::SourceControl ^ get(); };
[System.Runtime.InteropServices.DispId(242)]
public virtual EnvDTE.SourceControl SourceControl { [System.Runtime.InteropServices.DispId(242)] get; }
[<System.Runtime.InteropServices.DispId(242)>]
[<get: System.Runtime.InteropServices.DispId(242)>]
member this.SourceControl : EnvDTE.SourceControl
Public Overridable ReadOnly Property SourceControl As SourceControl

Valor da propriedade

SourceControl

O módulo de controle do código-fonte.

Implementações

Atributos

Aplica-se a