ProjectOutputElement.TaskParameterLocation Property

Definition

Location of the task parameter attribute

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

Property Value

Returns ElementLocation.

Applies to