Core.StructuredFormatDisplayAttribute 类 (F#)
此特性用于标记在使用 %A printf 格式设置模式和其他基于文本的二维显示布局时,默认情况下如何显示类型。 在此版本的 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 格式设置模式和其他基于文本的二维显示布局显示此类型的对象时,默认情况下将显示的文本。 |
平台
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