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