save_cache_file
Description:
public bool save_cache_file (
string filename)
Save the registry cache filename
.
Parameters:
this |
An Registry.
|
filename |
The file path of the registry cache
|
Returns:
true if the cache is saved successfully, false otherwise.
|