ProjectTargetInstance.OutputsLocation Property

Definition

Location of the outputs

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 Outputs attribute location.

Applies to