CodeContainerLocalProperties.SourceControl Propriedade

Definição

Propriedades de controle do código-fonte de um CodeContainer , por exemplo, tipos de vcs.

public:
 property Microsoft::VisualStudio::Shell::CodeContainerManagement::CodeContainerSourceControlProperties ^ SourceControl { Microsoft::VisualStudio::Shell::CodeContainerManagement::CodeContainerSourceControlProperties ^ get(); };
public Microsoft.VisualStudio.Shell.CodeContainerManagement.CodeContainerSourceControlProperties SourceControl { get; }
member this.SourceControl : Microsoft.VisualStudio.Shell.CodeContainerManagement.CodeContainerSourceControlProperties
Public ReadOnly Property SourceControl As CodeContainerSourceControlProperties

Valor da propriedade

CodeContainerSourceControlProperties

Aplica-se a