FileOpenSource class

FileOpenSource class

Represents a file source for opening.

Inheritance: FileOpenSourceFileSourceSource

The FileOpenSource type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the FileOpenSource class.

Properties

PropertyDescription
is_temporalGets a value indicating whether file will be temporal.
file_pathGets the file path to open.

Methods

MethodDescription
get_stream_containerGets the stream container.

See Also