LoadedPaths
Gets the paths of the projects or solutions that were loaded into the workspace.
Declaration
public ImmutableArray<string> LoadedPaths { get; }Property Value
| Type | Description |
|---|---|
| ImmutableArray<string> |
Gets the paths of the projects or solutions that were loaded into the workspace.
public ImmutableArray<string> LoadedPaths { get; }| Type | Description |
|---|---|
| ImmutableArray<string> |