CodespaceCodeContainer.Type 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.
Type of CodeContainer, e.g. solution, folder.
public:
property Microsoft::VisualStudio::Shell::CodeContainerManagement::CodeContainerType Type { Microsoft::VisualStudio::Shell::CodeContainerManagement::CodeContainerType get(); };
public Microsoft.VisualStudio.Shell.CodeContainerManagement.CodeContainerType Type { get; }
member this.Type : Microsoft.VisualStudio.Shell.CodeContainerManagement.CodeContainerType
Public ReadOnly Property Type As CodeContainerType