共用方式為


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

適用於