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

适用于