Properties
Gets the MSBuild properties that were used when loading the workspace.
Declaration
ImmutableDictionary<string, string> Properties { get; }Property Value
| Type | Description |
|---|---|
| ImmutableDictionary<string, string> |
Gets the MSBuild properties that were used when loading the workspace.
ImmutableDictionary<string, string> Properties { get; }| Type | Description |
|---|---|
| ImmutableDictionary<string, string> |