Open sandboxFocus

Interface IWorkspaceLoadInfo

Exposes the information needed to reconstruct a Workspace.

Namespace: Metalama.Framework.Workspaces
Assembly: Metalama.Framework.Workspaces.dll
Syntax
[Hidden]
public interface IWorkspaceLoadInfo

Properties

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.

Extension Methods

See Also