InvokeSteps.

Execute() Method

Namespace
NBuildKit.MsBuild.Tasks.Script
Containing Type
InvokeSteps

Syntax

[SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Justification = "Catching, logging and letting MsBuild deal with the fall out")]
public override bool Execute()

Attributes

Type Description
SuppressMessageAttribute

Return Value

Type Description
bool