TransferException.ErrorCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the detailed error code.
public Microsoft.Azure.Storage.DataMovement.TransferErrorCode ErrorCode { get; }
member this.ErrorCode : Microsoft.Azure.Storage.DataMovement.TransferErrorCode
Public ReadOnly Property ErrorCode As TransferErrorCode
Property Value
The error code of the exception.