TransferEventArgsSource Property |
Gets the instance representation of transfer source location.
Namespace:
Microsoft.Azure.Storage.DataMovement
Assembly:
Microsoft.Azure.Storage.DataMovement (in Microsoft.Azure.Storage.DataMovement.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax public Object Source { get; }
Public ReadOnly Property Source As Object
Get
public:
property Object^ Source {
Object^ get ();
}
member Source : Object with get
Property Value
Type:
ObjectSee Also