RemoteSystemAddedEventArgs.RemoteSystem 属性

定义

RemoteSystem 对象,表示已添加到可发现设备集的设备,导致引发包含 RemoteSystemAdded 事件。

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

属性值

已添加设备。

Windows 要求

应用功能
remoteSystem

适用于