Method IsEnabled IsEnabled(BuildContext) Determine if this build step will be executed or not. Declaration public virtual bool IsEnabled(BuildContext context) Parameters Type Name Description BuildContext context Returns Type Description bool true if enabled, otherwise false.