다음을 통해 공유


GattLocalCharacteristic.Uuid 속성

정의

이 로컬 특성에 대한 BluetoothSIG 정의 UUID를 가져옵니다.

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

속성 값

Guid

Platform::Guid

winrt::guid

이 로컬 특성에 대한 BluetoothSIG 정의 UUID입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상