RemoteSystemUpdatedEventArgs.RemoteSystem 属性

定义

RemoteSystem 对象,表示属性已更新的可发现设备集中的设备,导致引发包含 RemoteSystemUpdated 事件。

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

属性值

设备已更新。

Windows 要求

应用功能
remoteSystem

适用于