Click or drag to resize

PublicLibraryCatalogSave Method

Save this catalog to the provided file

Namespace: Aml.Engine.Resources
Assembly: Aml.Engine.Resources (in Aml.Engine.Resources.dll) Version: 3.0
Syntax
public void Save(
	string filePath
)

Parameters

filePath  String
The full path of the file
See Also