[ Version ( deprecated = true , deprecated_since = "0.15.0" ) ]
public void add_metadata_location (string directory)
Warning: add_metadata_location is deprecated since 0.15.0.
Add a location for the data pool to read data from.
Use as_pool_add_extra_data_location instead.
If directory
contains a "xml", "xmls", "yaml" or "icons" subdirectory (or all of them), those paths will be added to the
search paths instead.
this |
An instance of Pool. |
directory |
An existing filesystem location. |