次の方法で共有


GattLocalService.Uuid プロパティ

定義

ローカル サービス UUID を取得します。

public:
 property Platform::Guid Uuid { Platform::Guid get(); };
winrt::guid Uuid();
public Guid Uuid { get; }
var guid = gattLocalService.uuid;
Public ReadOnly Property Uuid As Guid

プロパティ値

Guid

Platform::Guid

winrt::guid

ローカル サービス UUID。

Windows の要件

アプリの機能
bluetooth

適用対象