Exception Property
Gets any exception that occured during the file acquisition. This will be populate if Status equals FileAcquisitionResult.AcquisitionStatus.Exception.
Syntax
public System.Exception Exception {get;}Public ReadOnly Property Exception As System.Exception