FormatAttribute

FormatAttribute(string)

指定されたプロパティ Name で Format 属性を作成します

public FormatAttribute(string propertyName)
パラメータ タイプ 説明
propertyName String 物件名

関連項目


FormatAttribute(string, string)

指定されたプロパティ Name で Format 属性を作成します

public FormatAttribute(string propertyName, string propertyFormat)
パラメータ タイプ 説明
propertyName String 物件名
propertyFormat String プロパティの形式

関連項目