ReplicationFailure.LastErrorMessage Propriedade

Definição

Recebe a mensagem de erro da falha mais recente.

public:
 property System::String ^ LastErrorMessage { System::String ^ get(); };
public string LastErrorMessage { get; }
member this.LastErrorMessage : string
Public ReadOnly Property LastErrorMessage As String

Valor de Propriedade

A mensagem de erro da falha mais recente.

Aplica-se a

Ver também