Errors
Gets the list of error messages that occurred during workspace loading.
Declaration
public IReadOnlyList<string> Errors { get; }Property Value
| Type | Description |
|---|---|
| IReadOnlyList<string> |
Gets the list of error messages that occurred during workspace loading.
public IReadOnlyList<string> Errors { get; }| Type | Description |
|---|---|
| IReadOnlyList<string> |