ProjectItemElement.ExcludeLocation Property

Definition

Location of the exclude attribute

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

Property Value

The location of the exclude attribute.

Applies to