RemoteSystemRemovedEventArgs.RemoteSystemId プロパティ

定義

検出可能なデバイスのセットから削除されたデバイスを表す RemoteSystem オブジェクト。含まれている RemoteSystemRemoved イベントが 発生します。

public:
 property Platform::String ^ RemoteSystemId { Platform::String ^ get(); };
winrt::hstring RemoteSystemId();
public string RemoteSystemId { get; }
var string = remoteSystemRemovedEventArgs.remoteSystemId;
Public ReadOnly Property RemoteSystemId As String

プロパティ値

String

Platform::String

winrt::hstring

デバイスが削除されました。

Windows の要件

アプリの機能
remoteSystem

適用対象