共用方式為


BluetoothAdapter.IsAdvertisementOffloadSupported 屬性

定義

取得布林值,指出配接器是否支援廣告卸載。

public:
 property bool IsAdvertisementOffloadSupported { bool get(); };
bool IsAdvertisementOffloadSupported();
public bool IsAdvertisementOffloadSupported { get; }
var boolean = bluetoothAdapter.isAdvertisementOffloadSupported;
Public ReadOnly Property IsAdvertisementOffloadSupported As Boolean

屬性值

Boolean

bool

取得布林值,指出配接器是否支援廣告卸載。

Windows 需求

應用程式功能
bluetooth

適用於