| DatabaseReaderMetadata Property  | 
                The metadata for the open MaxMind DB file.
            
 
Namespace: MaxMind.GeoIP2Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.1
Syntaxpublic Metadata Metadata { get; }Public ReadOnly Property Metadata As Metadata
	Get
public:
property Metadata^ Metadata {
	Metadata^ get ();
}member Metadata : Metadata with get
Property Value
Type: 
Metadata
See Also