GattCharacteristicUuids.CscFeature 属性

定义

获取蓝牙 SIG 定义的 Csc 功能特征 UUID。

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

属性值

Guid

Platform::Guid

winrt::guid

蓝牙 SIG 定义的 Csc 功能特征 UUID。

Windows 要求

应用功能
bluetooth

适用于