Compartir a través de


BluetoothLEAppearanceSubcategories.Generic Propiedad

Definición

Obtiene el código de subcategoría de apariencia genérica.

public:
 static property unsigned short Generic { unsigned short get(); };
static uint16_t Generic();
public static ushort Generic { get; }
var uInt16 = BluetoothLEAppearanceSubcategories.generic;
Public Shared ReadOnly Property Generic As UShort

Valor de propiedad

UInt16

unsigned short

uint16_t

Código de subcategoría de apariencia para un dispositivo Bluetooth LE genérico.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a