DatabaseReaderMetadata Property  | 
 
                The metadata for the open MaxMind DB file.
            
 
    Namespace: 
   MaxMind.GeoIP2
    Assembly:
   MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
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