GattDeviceService.DeviceId 속성

정의

GattDeviceService를 인스턴스화하는 데 사용되는 GATT 서비스 instance 경로를 나타내는 문자열을 가져옵니다.

public:
 property Platform::String ^ DeviceId { Platform::String ^ get(); };
winrt::hstring DeviceId();
public string DeviceId { get; }
var string = gattDeviceService.deviceId;
Public ReadOnly Property DeviceId As String

속성 값

String

Platform::String

winrt::hstring

GattDeviceService를 인스턴스화하는 데 사용되는 GATT 서비스 instance 경로를 나타내는 문자열입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상