Click or drag to resize

AutomationMLContainerContainerFilename Property

Gets the full path of the used container file.

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public string ContainerFilename { get; }

Property Value

String
The filename.
See Also