ProjectTargetInstance.ReturnsLocation Property

Definition

Location of the returns

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

Property Value

The Returns attribute location.

Applies to