次の方法で共有


GattReadRequestedEventArgs.Session プロパティ

定義

セッションを取得します。

public:
 property GattSession ^ Session { GattSession ^ get(); };
GattSession Session();
public GattSession Session { get; }
var gattSession = gattReadRequestedEventArgs.session;
Public ReadOnly Property Session As GattSession

プロパティ値

セッション。

Windows の要件

アプリの機能
bluetooth

適用対象