GattDescriptor.Uuid 속성

정의

이 GattDescriptor에 대한 GATT 설명자 UUID를 가져옵니다.

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

속성 값

Guid

Platform::Guid

winrt::guid

이 GattDescriptor에 대한 GATT 설명자 UUID입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상