Condividi tramite


BluetoothAdapter.IsClassicSupported Proprietà

Definizione

Ottiene un valore booleano che indica se l'adattatore supporta il tipo di trasporto Bluetooth Classico.

public:
 property bool IsClassicSupported { bool get(); };
bool IsClassicSupported();
public bool IsClassicSupported { get; }
var boolean = bluetoothAdapter.isClassicSupported;
Public ReadOnly Property IsClassicSupported As Boolean

Valore della proprietà

Boolean

bool

Ottiene un valore booleano che indica se l'adattatore supporta il tipo di trasporto Bluetooth Classico.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a