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