次の方法で共有


RemoteSystemSession.Id プロパティ

定義

このリモート セッションの一意識別子を取得します。

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = remoteSystemSession.id;
Public ReadOnly Property Id As String

プロパティ値

String

Platform::String

winrt::hstring

このセッションに固有の ID 文字列。

Windows の要件

アプリの機能
remoteSystem

適用対象