RemoteSystemWatcherErrorOccurredEventArgs.Error Propriété

Définition

Valeur RemoteSystemWatcherError représentant l’erreur qui s’est produite lors de la découverte, entraînant la levée de l’événement ErrorOccurred contenant.

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

Valeur de propriété

Valeur RemoteSystemWatcherError correspondant à l’erreur.

S’applique à