Table of Contents

IBuildProcess.ReportProgress Method

Definition

Namespace
Sandcastle.Core.BuildEngine
Assembly
Sandcastle.Core.dll

This is used to report progress during the build process within the current step

void ReportProgress(string message, params object[] args)

Parameters

message string

The message to report

args object[]

A list of arguments to format into the message text