TraversingEventArgs.Action Property
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9083)
Action
Gets the current transfer action.
Declaration
public TransferAction Action { get; }
Property Value
Type | Description |
---|---|
TransferAction | Current transfer action. |