Click or drag to resize

CopyFileManager Properties

The CopyFileManager type exposes the following members.

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