TransferEventArgs.Destination Property
Updated: January 5, 2017
Gets the instance representation of transfer destination location.
Assembly: Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
public object Destination { get; private set; }
Property Value
Type: System.Object
Show: