ProjectItemElement.KeepDuplicatesLocation Property

Definition

Location of the keepDuplicates attribute

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

Property Value

The location of the KeepDuplicates attribute.

Applies to