FSharpType.IsExceptionRepresentation メソッド (F#)
指定した型が F# の例外宣言の表現である場合に true を返します。
名前空間/モジュール パス: Microsoft.FSharp.Reflection
アセンブリ: FSharp.Core (FSharp.Core.dll 内)
// Signature:
static member IsExceptionRepresentation : Type * ?BindingFlags -> bool
// Usage:
FSharpType.IsExceptionRepresentation (exceptionType)
FSharpType.IsExceptionRepresentation (exceptionType, bindingFlags = bindingFlags)
パラメーター
exceptionType
型: Type確認する型。
bindingFlags
型: BindingFlags省略可能な束縛フラグ。
戻り値
チェックした型が F# の例外である場合に true を返します。
プラットフォーム
Windows 8、Windows 7、Windows Server 2012 で Windows Server 2008 R2
バージョン情報
F# コア ライブラリのバージョン
サポート: ポータブル 2.0、4.0