RemoteSystemWatcherErrorOccurredEventArgs.Error Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.