Поделиться через


RemoteSystemWatcherErrorOccurredEventArgs.Error Свойство

Определение

Значение RemoteSystemWatcherError , представляющее ошибку, которая произошла во время обнаружения, что приводит к возникновению содержащего события ErrorOccurred .

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

Значение свойства

Значение RemoteSystemWatcherError , соответствующее ошибке.

Применяется к