Click or drag to resize

FileTransferEventArgsItem Property

Gets the item.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Object Item { get; }

Property Value

Type: Object
The item.
See Also