 | AMLResourceStreamAMLFileStream Property |
The AutomationML filestrean
Namespace: Aml.Engine.Services.ModelAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic Stream AMLFileStream { get; }
Public ReadOnly Property AMLFileStream As Stream
Get
public:
property Stream^ AMLFileStream {
Stream^ get ();
}
Property Value
Stream
See Also