Compartir a través de


RemoteSystemWatcherErrorOccurredEventArgs.Error Propiedad

Definición

El valor RemoteSystemWatcherError que representa el error que se produjo durante la detección, lo que provoca que se genere el evento ErrorOccurred contenedor.

public:
 property RemoteSystemWatcherError Error { RemoteSystemWatcherError get(); };
RemoteSystemWatcherError Error();
public RemoteSystemWatcherError Error { get; }
var remoteSystemWatcherError = remoteSystemWatcherErrorOccurredEventArgs.error;
Public ReadOnly Property Error As RemoteSystemWatcherError

Valor de propiedad

Valor RemoteSystemWatcherError correspondiente al error.

Se aplica a