Open sandboxFocus

Property Properties

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>