A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://fsharp.github.io/fsharp-core-docs/reference/fsharp-core-compilermessageattribute.html below:

CompilerMessageAttribute (FSharp.Core) | FSharp.Core

CompilerMessageAttribute Type
Namespace: FSharp.Core
Assembly: FSharp.Core.dll
Base Type: Attribute
This is an attribute type definition

Indicates that a message should be emitted when F# source code uses this construct.

Instance members

this.IsError

Full Usage:

this.IsError
Indicates if the message should indicate a compiler error. Error numbers less than
 10000 are considered reserved for use by the F# compiler and libraries.

this.IsHidden

Full Usage:

this.IsHidden

Indicates if the construct should always be hidden in an editing environment.

this.Message

Full Usage:

this.Message

Returns: string


Indicates the warning message to be emitted when F# source code uses this construct

Returns: string

this.MessageNumber

Full Usage:

this.MessageNumber

Returns: int


Indicates the number associated with the message.

Returns: int

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4