Compartir a través de


BluetoothLEAppearanceCategories.Computer Propiedad

Definición

Obtiene el código de categoría de apariencia del equipo.

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

Valor de propiedad

UInt16

unsigned short

uint16_t

El código de categoría de apariencia para un dispositivo Bluetooth LE del equipo.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a