RemoteSystemAddedEventArgs.RemoteSystem Eigenschaft

Definition

Das RemoteSystem-Objekt , das das Gerät darstellt, das dem Satz der auffindbaren Geräte hinzugefügt wurde, wodurch das enthaltene RemoteSystemAdded-Ereignis ausgelöst wird.

public:
 property RemoteSystem ^ RemoteSystem { RemoteSystem ^ get(); };
RemoteSystem RemoteSystem();
public RemoteSystem RemoteSystem { get; }
var remoteSystem = remoteSystemAddedEventArgs.remoteSystem;
Public ReadOnly Property RemoteSystem As RemoteSystem

Eigenschaftswert

Das hinzugefügte Gerät.

Windows-Anforderungen

App-Funktionen
remoteSystem

Gilt für: