RemoteSystemAddedEventArgs.RemoteSystem 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
|