Click or drag to resize

AutomationMLContainerExtractAllFiles Method

Extracts all parts in the package to the specified directory

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public void ExtractAllFiles(
	string path
)

Parameters

path  String
Full path to the target directory.
See Also