다음을 통해 공유


BluetoothLEDevice.Name 속성

정의

Bluetooth LE 디바이스의 이름을 가져옵니다.

public:
 property Platform::String ^ Name { Platform::String ^ get(); };
winrt::hstring Name();
public string Name { get; }
var string = bluetoothLEDevice.name;
Public ReadOnly Property Name As String

속성 값

String

Platform::String

winrt::hstring

Bluetooth LE 디바이스의 이름입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상