Compartir a través de


BluetoothLEAppearance.SubCategory Propiedad

Definición

Obtiene el valor de subcategoría de apariencia del dispositivo Bluetooth LE.

public:
 property unsigned short SubCategory { unsigned short get(); };
uint16_t SubCategory();
public ushort SubCategory { get; }
var uInt16 = bluetoothLEAppearance.subCategory;
Public ReadOnly Property SubCategory As UShort

Valor de propiedad

UInt16

unsigned short

uint16_t

Subcategoría de apariencia del dispositivo Bluetooth LE. Para obtener más información, consulta BluetoothLEAppearanceSubcategories

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a