 | AutomationMLContainerExtractionDirectory Property |
Gets the full path of the directory, used for extraction.
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic string ExtractionDirectory { get; }
Public ReadOnly Property ExtractionDirectory As String
Get
public:
property String^ ExtractionDirectory {
String^ get ();
}
Property Value
String
See Also