ProjectTaskInstance.ContinueOnErrorLocation Property

Definition

Location of the ContinueOnError attribute, if any

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

Property Value

Returns ElementLocation.

Applies to