Core.StructuredFormatDisplayAttribute クラス (F#)
この属性は、%A printf 書式設定やその他の 2 次元のテキスト ベースの表示レイアウトを使用する場合に、型を表示する既定の方法を指定するために使用されます。 このバージョンの F# で有効な値は、PreText {PropertyName} PostText 形式の値のみです。 プロパティ名は、オブジェクトそのものの代わりに評価および表示するプロパティを表します。
名前空間/モジュール パス: Microsoft.FSharp.Core
アセンブリ: FSharp.Core (FSharp.Core.dll 内)
[<AttributeUsage(5148, AllowMultiple = false)>]
[<Sealed>]
type StructuredFormatDisplayAttribute =
class
new StructuredFormatDisplayAttribute : string -> StructuredFormatDisplayAttribute
member this.Value : string
end
解説
短縮形の名前である StructuredFormatDisplay も使用できます。
コンストラクター
メンバー |
説明 |
---|---|
属性のインスタンスを作成します。 |
インスタンス メンバー
メンバー |
説明 |
---|---|
この型のオブジェクトが %A printf 書式設定パターンやその他の 2 次元のテキスト ベースの表示レイアウトを使用して表示される場合に、既定で表示するテキストを示します。 |
プラットフォーム
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