CachedDataAnnotationsMetadataAttributes.DataType プロパティ

定義

データ型を取得します。

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

プロパティ値

データ型です。

適用対象