次の方法で共有


GattDeviceService.DeviceId プロパティ

定義

GattDeviceService のインスタンス化に使用される GATT サービス インスタンス パスを表す文字列を取得します。

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 サービス インスタンス パスを表す文字列。

Windows の要件

アプリの機能
bluetooth

適用対象