Condividi tramite


BluetoothAdapter.MaxAdvertisementDataLength Proprietà

Definizione

Indica la lunghezza massima di un annuncio che può essere pubblicato da questa scheda.

public:
 property unsigned int MaxAdvertisementDataLength { unsigned int get(); };
uint32_t MaxAdvertisementDataLength();
public uint MaxAdvertisementDataLength { get; }
var uInt32 = bluetoothAdapter.maxAdvertisementDataLength;
Public ReadOnly Property MaxAdvertisementDataLength As UInteger

Valore della proprietà

UInt32

unsigned int

uint32_t

Lunghezza massima dell'annuncio di questa scheda.

Requisiti Windows

Famiglia di dispositivi
Windows 10, version 2004 (è stato introdotto in 10.0.19041.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v10.0)

Si applica a