RemoteSystemSessionInvitation.Sender プロパティ

定義

招待を送信したデバイスを表す RemoteSystem オブジェクトを取得します。

public:
 property RemoteSystem ^ Sender { RemoteSystem ^ get(); };
RemoteSystem Sender();
public RemoteSystem Sender { get; }
var remoteSystem = remoteSystemSessionInvitation.sender;
Public ReadOnly Property Sender As RemoteSystem

プロパティ値

送信側デバイスを表す RemoteSystem オブジェクト。

Windows の要件

アプリの機能
remoteSystem

適用対象