次の方法で共有


CompilerMessageAttribute.IsError プロパティ (F#)

メッセージがコンパイラ エラーを示すかどうかを示します。 10000 未満のエラー番号は、F# のコンパイラとライブラリで使用するために予約済みと見なされます。

名前空間/モジュール パス: Microsoft.FSharp.Core

アセンブリ: FSharp.Core (FSharp.Core.dll 内)

// Signatures:
member this.IsError :  bool with get, set

// Usage:
compilerMessageAttribute.IsError
compilerMessageAttribute.IsError <- isError

パラメーター

プラットフォーム

Windows 8、Windows 7、Windows Server 2012 で Windows Server 2008 R2

バージョン情報

F# コア ライブラリのバージョン

サポート: ポータブル 2.0、4.0

参照

関連項目

Core.CompilerMessageAttribute クラス (F#)

Microsoft.FSharp.Core 名前空間 (F#)