Compartir a través de


BluetoothLEAppearanceCategories.Phone Propiedad

Definición

Obtiene el código de categoría de apariencia del teléfono.

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

Valor de propiedad

UInt16

unsigned short

uint16_t

El código de categoría de apariencia para un dispositivo Bluetooth LE de teléfono.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a