ErrorKind Type
Represents a kind of error reported from the F# compiler (warning or error)
Instance members
| Instance member |
Description
|
Full Usage:
this.IsError
Returns: bool
|
|
Full Usage:
this.IsWarning
Returns: bool
|
|
FSharp.Formatting