ProjectTargetInstance.KeepDuplicateOutputsLocation Property

Definition

Location of the KeepDuplicatOutputs 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 KeepDuplicateOutputs attribute location.

Applies to