ClientBuildManagerCallback.ReportParseError Method (ParserError)
.NET Framework (current version)
Reports parsing errors and warnings that occur during an application build.
Assembly: System.Web (in System.Web.dll)
abstract ReportParseError : error:ParserError -> unit override ReportParseError : error:ParserError -> unit
Parameters
- error
-
Type:
System.Web.ParserError
The error or warning encountered during parsing.
.NET Framework
Available since 2.0
Available since 2.0
Show: