Share via


CustomOperationAttribute.AllowIntoPattern プロパティ (F#)

操作の結果を実装するカスタム操作がクエリまたは他のコンピュテーション式の演算の使用後の into の使用をサポートする示します。

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

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

// Signature:
member this.AllowIntoPattern : bool with get, set
// Usage:
customOperationAttribute.AllowIntoPattern

プロパティ値

操作が intoの使用をサポートtrue。

プラットフォーム

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

バージョン情報

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

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

参照

関連項目

Core.CustomOperationAttribute クラス (F#)

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