Share via


ProjectTargetElement.OutputsLocation Property

Definition

Location of the Outputs attribute

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

Property Value

The location of the Outputs attribute.

Applies to