System.Web.Compilation.ClientBuildManagerCallback.ReportProgress Method

Reports the progress of an application build.

Syntax

public virtual void ReportProgress (string message)

Parameters

message
A string containing the current status of the build.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Compilation
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0