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