MetalamaAPI documentationIntrospection APIMetalama.​Framework.​WorkspacesIProject­SetProjects
Open sandboxFocus

IProjectSet.Projects Property

Projects

Gets the projects in the current Metalama.Framework.Workspaces.ProjectSet.

Declaration
ImmutableArray<Project> Projects { get; }
Property Value
Type Description
System.Collections.Immutable.ImmutableArray<Project>