ReplicationFailure.LastErrorMessage Proprietà

Definizione

Ottiene il messaggio relativo all'errore più recente.

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

Valore della proprietà

Messaggio relativo all'errore più recente.

Si applica a

Vedi anche