Click or drag to resize
MetadataDescription Property
A map from locale codes to the database description in that language.

Namespace:  MaxMind.Db
Assembly:  MaxMind.Db (in MaxMind.Db.dll) Version: 2.1.3
Syntax
public IDictionary<string, string> Description { get; }

Property Value

Type: IDictionaryString, String
See Also