次の方法で共有


BluetoothLEDevice.BluetoothAddressType プロパティ

定義

Bluetooth LE デバイスのアドレスの種類を取得します。

public:
 property BluetoothAddressType BluetoothAddressType { BluetoothAddressType get(); };
BluetoothAddressType BluetoothAddressType();
public BluetoothAddressType BluetoothAddressType { get; }
var bluetoothAddressType = bluetoothLEDevice.bluetoothAddressType;
Public ReadOnly Property BluetoothAddressType As BluetoothAddressType

プロパティ値

アドレスの種類。

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10586.0 - for Xbox, see UWP features that aren't yet supported on Xbox で導入)
API contract
Windows.Foundation.UniversalApiContract (v2.0 で導入)
アプリの機能
bluetooth

適用対象