Open sandboxFocus

Property LoadedPaths

LoadedPaths

Gets the paths of the projects or solutions that were loaded into the workspace.

Declaration
ImmutableArray<string> LoadedPaths { get; }
Property Value
Type Description
ImmutableArray<string>