Click or drag to resize

FileTransferEventArgs Properties

The FileTransferEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyFlags
Gets the flags.
Public propertyFolder
Gets the folder.
Public propertyFolderIdList
Gets the folder PIDL.
Public propertyFolderPath
Gets the folder path.
Public propertyHResult
Gets or sets the operation HResult.
Public propertyItem
Gets the item.
Public propertyItemIdList
Gets the item PIDL.
Public propertyItemPath
Gets the item path.
Public propertyNewName
Gets the new name.
Top
See Also