BluetoothDeviceId.Id 속성

정의

bluetooth 디바이스 ID를 가져옵니다.

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = bluetoothDeviceId.id;
Public ReadOnly Property Id As String

속성 값

String

Platform::String

winrt::hstring

bluetooth 디바이스 ID를 가져옵니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상