Compartilhar via


RemoteSystemWatcherErrorOccurredEventArgs.Error Propriedade

Definição

O valor RemoteSystemWatcherError que representa o erro que ocorreu durante a descoberta, fazendo com que o evento ErrorOccurred contido fosse gerado.

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

Valor da propriedade

Um valor RemoteSystemWatcherError correspondente ao erro.

Aplica-se a