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

適用対象