Compartir a través de


ReplicationFailure.LastErrorMessage Propiedad

Definición

Obtiene el mensaje de error del error más reciente.

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

Valor de propiedad

Mensaje de error del error más reciente.

Se aplica a

Consulte también