Click or drag to resize

CreateFileManager Properties

The CreateFileManager type exposes the following members.

Properties
  NameDescription
Public propertyCanOverwrite
Gets a value indicating whether this CreateFileManager is authorized to overwrite the managed file.
Public propertyFileAlreadyExists
Gets a value indicating whether the managed file already exists at the time of transaction preparation.
Public propertyManagedFileStream
Provides the stream for the managed file.
(Inherited from FileManager.)
Top
See Also