Class FileOpenSource
Represents a file source for opening.
public sealed class FileOpenSource : FileSource
- Inheritance
-
FileOpenSource
- Inherited Members
Constructors
- FileOpenSource(string)
Initializes a new instance of the FileOpenSource class.
Properties
- FilePath
Gets the file path to open.
- IsTemporal
Gets a value indicating whether file will be temporal.
Methods
- GetStreamContainer()
Gets the stream container.