Exposes the information needed to reconstruct a Workspace.
Namespace: Metalama.Framework.Workspaces
Assembly: Metalama.Framework.Workspaces.dll
Syntax
[Hidden]
public interface IWorkspaceLoadInfoProperties
| Name | Description |
|---|---|
| LoadedPaths | Gets the paths of the projects or solutions that were loaded into the workspace. |
| Properties | Gets the MSBuild properties that were used when loading the workspace. |