Share via


TransferException.ErrorCode Property

Definition

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.

Applies to