Share via


DocumentStatusResult.Error Property

Definition

Gets the error explaining why the translation operation failed on this document. This property will have a value only when the document cannot be processed.

public Azure.ResponseError Error { get; }
member this.Error : Azure.ResponseError
Public ReadOnly Property Error As ResponseError

Property Value

Applies to