 | AutomationMLContainerFilePath Property |
Gets the full path of the used container file.
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic string FilePath { get; }
Public ReadOnly Property FilePath As String
Get
public:
virtual property String^ FilePath {
String^ get () sealed;
}
Property Value
StringImplements
IAMLFileFilePath
See Also