Core.CompilationRepresentationAttribute クラス (F#)
この属性は、型のランタイム表現を調整するために使用されます。 たとえば、型に null 表現を使用できることを示すために使用される場合があります。 これは、一部の構成要素のコンパイル方法に影響します。
名前空間/モジュール パス: Microsoft.FSharp.Core
アセンブリ: FSharp.Core (FSharp.Core.dll)
[<AttributeUsage(32767, AllowMultiple = false)>]
[<Sealed>]
type CompilationRepresentationAttribute =
class
new CompilationRepresentationAttribute : CompilationRepresentationFlags -> CompilationRepresentationAttribute
member this.Flags : CompilationRepresentationFlags
end
解説
短縮形の名前である CompilationRepresentation も使用できます。
コンストラクター
メンバー |
説明 |
---|---|
属性のインスタンスを作成します。 |
インスタンス メンバー
メンバー |
説明 |
---|---|
F# の型またはメンバーのコンパイルされた表現に対する 1 つ以上の調整を示します。 |
プラットフォーム
Windows 7、Windows Vista SP2、Windows XP SP3、Windows XP x64 SP2、Windows Server 2008 R2、Windows Server 2008 SP2、Windows Server 2003 SP2
バージョン情報
F# ランタイム
サポート対象: 2.0、4.0
Silverlight
サポート: 3