ToolTaskExtension.HasLoggedErrors Property

Definition

Whether this ToolTaskExtension has logged any errors

This API supports the product infrastructure and is not intended to be used directly from your code.

protected override bool HasLoggedErrors { get; }

Property Value

true if the ToolTask logged errors, false if otherwise.

Applies to