System.Web.Compilation.ClientBuildManagerCallback.ReportCompilerError Method

Reports compilation errors and warnings that occur during an application build.

Syntax

public virtual void ReportCompilerError (System.CodeDom.Compiler.CompilerError error)

Parameters

error
The error or warning encountered during compilation.

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