CachedDataAnnotationsMetadataAttributes.DisplayFormat プロパティ

定義

表示形式を取得します。

public System.ComponentModel.DataAnnotations.DisplayFormatAttribute DisplayFormat { get; protected set; }
member this.DisplayFormat : System.ComponentModel.DataAnnotations.DisplayFormatAttribute with get, set
Public Property DisplayFormat As DisplayFormatAttribute

プロパティ値

表示形式。

適用対象