다음을 통해 공유


BluetoothLEDevice.BluetoothAddress 속성

정의

디바이스 주소를 가져옵니다.

public:
 property unsigned long long BluetoothAddress { unsigned long long get(); };
uint64_t BluetoothAddress();
public ulong BluetoothAddress { get; }
var uInt64 = bluetoothLEDevice.bluetoothAddress;
Public ReadOnly Property BluetoothAddress As ULong

속성 값

UInt64

unsigned long long

uint64_t

디바이스의 주소입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상