MetadataBuildDate Property |
The date-time of the database build.
Namespace:
MaxMind.Db
Assembly:
MaxMind.Db (in MaxMind.Db.dll) Version: 2.4.0
Syntax public DateTime BuildDate { get; }
Public ReadOnly Property BuildDate As DateTime
Get
public:
property DateTime BuildDate {
DateTime get ();
}
member BuildDate : DateTime with get
Property Value
Type:
DateTimeSee Also