Open sandboxFocus
  • Article

Property Properties

Properties

Gets the set of MSBuild properties exposed to the tests.

Declaration
public ImmutableDictionary<string, string> Properties { get; init; }
Property Value
Type Description
ImmutableDictionary<string, string>
  • Navigation