次の方法で共有


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

適用対象