ResolveAssemblyReference.Silent Property

Definition

If set, then don't log any messages to the screen.

Default is false.

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
public bool Silent { get; set; }
C#
public bool Silent { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] set; }

Property Value

Attributes

Remarks

The default value is false.

Applies to

Product Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17