GattLocalDescriptor.Uuid 속성

정의

이 로컬 특성 설명자에 대한 Bluetooth SIG 정의 UUID를 가져옵니다.

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

속성 값

Guid

Platform::Guid

winrt::guid

이 로컬 특성 설명자에 대한 Bluetooth SIG 정의 UUID입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상