CodespaceCodeContainer.Type Property

Definition

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

Property Value

Applies to