FileSystemEntryTransferItem Properties

The FileSystemEntryTransferItem type exposes the following members.

Properties
  NameDescription
Public propertyAccountName
Gets the account name of the associated user if the entry is a user project.
Public propertyFileSystemEntry
Gets the file system entry to be transferred.
Public propertyItemId
Gets or sets the ID of the item.
(Inherited from TransferItem.)
Public propertyItemProperties
Gets a read only dictionary which contains all the item properties.
(Inherited from TransferItem.)
Public propertyName
Gets or sets the name of the item.
(Inherited from TransferItem.)
Public propertySelectionKind
Gets the selection kind of this transfer item.
Top
See Also