BluetoothLEAdvertisement.Flags 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.
Indicateurs de publicité Bluetooth LE.
public:
property IReference<BluetoothLEAdvertisementFlags> ^ Flags { IReference<BluetoothLEAdvertisementFlags> ^ get(); void set(IReference<BluetoothLEAdvertisementFlags> ^ value); };
IReference<BluetoothLEAdvertisementFlags> Flags();
void Flags(IReference<BluetoothLEAdvertisementFlags> value);
public System.Nullable<BluetoothLEAdvertisementFlags> Flags { get; set; }
var iReference = bluetoothLEAdvertisement.flags;
bluetoothLEAdvertisement.flags = iReference;
Public Property Flags As Nullable(Of BluetoothLEAdvertisementFlags)
Valeur de propriété
Indicateurs de publicité Bluetooth LE.
Configuration requise pour Windows
Fonctionnalités de l’application |
bluetooth
|