Click or drag to resize

AMLResourceStream Class

Provides an AMLFile as a stream. The filename and the AutomationML File type is defined.
Inheritance Hierarchy
SystemObject
  Aml.Engine.Services.ModelAMLResourceStream

Namespace: Aml.Engine.Services.Model
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public class AMLResourceStream

The AMLResourceStream type exposes the following members.

Constructors
 NameDescription
Public methodAMLResourceStream Provides an AMLFile as a stream. The filename and the AutomationML File type is defined.
Top
Properties
 NameDescription
Public propertyAMLFileName The AutomationML filename of the original file
Public propertyAMLFileStream The AutomationML filestrean
Public propertyAMLFileType The AutomationML filetype
Top
See Also