ProjectOnErrorInstance.ExecuteTargetsLocation Property

Definition

Location of the execute targets attribute, if any

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

Property Value

Returns ElementLocation.

Applies to