DataTypeAttribute.DisplayFormat 属性    
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取数据字段的显示格式。
public:  property System::ComponentModel::DataAnnotations::DisplayFormatAttribute ^ DisplayFormat {  public:
System::ComponentModel::DataAnnotations::DisplayFormatAttribute ^ get(); protected:
 void set(System::ComponentModel::DataAnnotations::DisplayFormatAttribute ^ value); };public System.ComponentModel.DataAnnotations.DisplayFormatAttribute DisplayFormat { get; protected set; }public System.ComponentModel.DataAnnotations.DisplayFormatAttribute? DisplayFormat { get; protected set; }member this.DisplayFormat : System.ComponentModel.DataAnnotations.DisplayFormatAttribute with get, setPublic Property DisplayFormat As DisplayFormatAttribute属性值
数据字段的显示格式。