Click or drag to resize
ReaderMetadata Property
The metadata for the open database.

Namespace:  MaxMind.Db
Assembly:  MaxMind.Db (in MaxMind.Db.dll) Version: 2.1.3
Syntax
public Metadata Metadata { get; }

Property Value

Type: Metadata
The metadata.
See Also