Share via


ProjectTargetElement.ReturnsLocation Property

Definition

Location of the Returns attribute

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 location of the Returns attribute.

Applies to