Core.ProjectionParameterAttribute クラス (F#)
コンピュテーション式でカスタム演算子を使用した場合に、パラメーターが自動的にそのコンピュテーション式の変数領域でパラメーター化されることを示します。
名前空間/モジュール パス: Microsoft.FSharp.Core
アセンブリ: FSharp.Core (FSharp.Core.dll)
[<AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false)>]
[<Sealed>
type ProjectionParameterAttribute =
class
new ProjectionParameterAttribute : unit -> ProjectionParameterAttribute end
解説
短縮形の名前である ProjectionParameter も使用できます。
コンストラクター
メンバー |
説明 |
---|---|
属性のインスタンスを作成します。 |
プラットフォーム
Windows 8、Windows 7、Windows Server 2012、Windows Server 2008 R2
バージョン情報
F# コア ライブラリのバージョン
2.0、4.0、Portable でサポート