The source file name.
This is the same value as the sourceFileName parameter passed to UploadFileAsync if this method is used to initiate the upload operation. If UploadStreamAsync was used instead, then the value of this property will be null (Nothing in VB)
For an example, refer to UploadFileAsync.