Share via


ProjectTargetElement.KeepDuplicateOutputsLocation Property

Definition

Location of the TrimDuplicateOutputs attribute

public:
 property Microsoft::Build::Construction::ElementLocation ^ KeepDuplicateOutputsLocation { Microsoft::Build::Construction::ElementLocation ^ get(); };
public Microsoft.Build.Construction.ElementLocation KeepDuplicateOutputsLocation { get; }
member this.KeepDuplicateOutputsLocation : Microsoft.Build.Construction.ElementLocation
Public ReadOnly Property KeepDuplicateOutputsLocation As ElementLocation

Property Value

The location of the TrimDuplicateOutputs attribute.

Applies to