CompilationErrorEventArgs ClassCompilationErrorEventArgs ClassCompilationErrorEventArgs Class
Inheritance Hierarchy
- System.ObjectSystem.ObjectSystem::Object
- System.EventArgsSystem.EventArgsSystem::EventArgs
- XmlPrime.CompilationErrorEventArgsXmlPrime.CompilationErrorEventArgsXmlPrime::CompilationErrorEventArgs
The CompilationErrorEventArgsCompilationErrorEventArgsCompilationErrorEventArgs
type exposes the following members.
Properties
| Property | Description | |
|---|---|---|
| CompilationErrorCompilationErrorCompilationError | Gets the XdmExceptionXdmExceptionXdmException describing this compilation error. | |
| SeveritySeveritySeverity | Gets the severity of this compilation error. |
Methods
Remarks
The CompilationErrorCompilationErrorCompilationError event occurs during compilation of an XQuery program, an XPath expression or an XSL transformation.
