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.2.0
Syntax
public Metadata Metadata { get; }

Property Value

Type: Metadata
The metadata.
See Also