다음을 통해 공유


BluetoothLEDevice.DeviceInformation 속성

정의

Bluetooth LE 디바이스에 대한 디바이스 정보를 가져옵니다.

public:
 property DeviceInformation ^ DeviceInformation { DeviceInformation ^ get(); };
DeviceInformation DeviceInformation();
public DeviceInformation DeviceInformation { get; }
var deviceInformation = bluetoothLEDevice.deviceInformation;
Public ReadOnly Property DeviceInformation As DeviceInformation

속성 값

디바이스 정보를 나타내는 DeviceInformation 개체입니다.

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

적용 대상