BluetoothLEAdvertisementBytePattern.DataType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Type de données de publication Bluetooth LE défini par le groupe d’intérêt spécial (SIG) Bluetooth à correspondre.
public:
property byte DataType { byte get(); void set(byte value); };
byte DataType();
void DataType(byte value);
public byte DataType { get; set; }
var byte = bluetoothLEAdvertisementBytePattern.dataType;
bluetoothLEAdvertisementBytePattern.dataType = byte;
Public Property DataType As Byte
Valeur de propriété
Byte
byte
Type de données de publication Bluetooth LE à correspondre.
Configuration requise pour Windows
Fonctionnalités de l’application |
bluetooth
|