Click or drag to resize

TransferListItem Class

Represents an item of a file transfer list.
Inheritance Hierarchy
SystemObject
  Flex.Hal.SettingsTransferListItem

Namespace: Flex.Hal.Settings
Assembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax
public class TransferListItem

The TransferListItem type exposes the following members.

Constructors
 NameDescription
Public methodTransferListItemInitializes a new instance of the TransferListItem class
Top
Properties
 NameDescription
Public propertyChecked Gets or sets a value that indicates if the item is checked.
Public propertyDirection Gets or sets the transfer direction.
Public propertyHost Gets or sets the host file name.
Public propertyLocal Gets or sets the local file name.
Public propertyType Gets or sets the file type.
Top
See Also