BluetoothLEAdvertisementDataTypes.ManufacturerSpecificData 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.
Section data type for manufacturer-specific data for a Bluetooth LE advertisements.
public:
static property byte ManufacturerSpecificData { byte get(); };
static byte ManufacturerSpecificData();
public static byte ManufacturerSpecificData { get; }
var byte = BluetoothLEAdvertisementDataTypes.manufacturerSpecificData;
Public Shared ReadOnly Property ManufacturerSpecificData As Byte
Property Value
Byte
byte
Manufacturer-specific data for a Bluetooth LE advertisements.
Windows requirements
App capabilities |
bluetooth
|