Partager via


BluetoothLEAppearanceCategories.Phone Propriété

Définition

Obtient le code de catégorie d’apparence du téléphone.

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

Valeur de propriété

UInt16

unsigned short

uint16_t

Code de catégorie d’apparence d’un appareil Bluetooth LE de téléphone.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à