CodeContainerLocalProperties.SourceControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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