RunResponse.LastError

Proprietà RunResponse.LastError

Ottiene o imposta l’ultimo errore associato a questa esecuzione. Sarà nullo se non ci sono errori.

public LastError LastError { get; set; }

Vedi Anche