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)
Syntaxpublic Object Source { get; }Public ReadOnly Property Source As Object
	Get
public:
property Object^ Source {
	Object^ get ();
}member Source : Object with get
Property Value
Type: 
Object
See Also