FormatAttribute

FormatAttribute(string)

创建具有给定属性 Name 的格式属性

public FormatAttribute(string propertyName)
范围 类型 描述
propertyName String 物业名称

也可以看看


FormatAttribute(string, string)

创建具有给定属性 Name 的格式属性

public FormatAttribute(string propertyName, string propertyFormat)
范围 类型 描述
propertyName String 物业名称
propertyFormat String 属性格式

也可以看看