BluetoothAdapter.IsAdvertisementOffloadSupported Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a boolean indicating if the adapter supports advertisement offload.
public:
property bool IsAdvertisementOffloadSupported { bool get(); };
bool IsAdvertisementOffloadSupported();
public bool IsAdvertisementOffloadSupported { get; }
var boolean = bluetoothAdapter.isAdvertisementOffloadSupported;
Public ReadOnly Property IsAdvertisementOffloadSupported As Boolean
Property Value
Boolean
bool
Gets a boolean indicating if the adapter supports advertisement offload.
Windows requirements
App capabilities |
bluetooth
|