次の方法で共有


BluetoothLEAppearanceCategories.Computer プロパティ

定義

コンピューターの外観カテゴリ コードを取得します。

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

プロパティ値

UInt16

unsigned short

uint16_t

コンピューター Bluetooth LE デバイスの外観カテゴリ コード。

Windows の要件

アプリの機能
bluetooth

適用対象