Click or drag to resize

FileTransferEventArgs Properties

The FileTransferEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancelPending
Gets or sets a value indicating if the acquisition operation should be canceled.
Public propertyFileFormat

Gets or sets the file format to save this image in.

You should make sure the device supports this format by calling GetSupportedImageFormats.

Public propertyFileName
Gets or sets the filename for the image.
Top
See Also