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

Property Value

Type: Metadata
The metadata.
See Also