CodeContainerLocalProperties.SourceControl Property

Definition

Source Control properties of a CodeContainer, e.g. VCS type.

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

Property Value

Applies to