GattCharacteristicUuids.RscFeature Property

Definition

Gets the Bluetooth SIG-defined Rsc Feature Characteristic UUID.

public:
 static property Platform::Guid RscFeature { Platform::Guid get(); };
static winrt::guid RscFeature();
public static Guid RscFeature { get; }
var guid = GattCharacteristicUuids.rscFeature;
Public Shared ReadOnly Property RscFeature As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined Rsc Feature Characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to