다음을 통해 공유


GattLocalCharacteristic.WriteProtectionLevel 속성

정의

이 로컬 특성의 쓰기 보호 수준을 가져옵니다.

public:
 property GattProtectionLevel WriteProtectionLevel { GattProtectionLevel get(); };
GattProtectionLevel WriteProtectionLevel();
public GattProtectionLevel WriteProtectionLevel { get; }
var gattProtectionLevel = gattLocalCharacteristic.writeProtectionLevel;
Public ReadOnly Property WriteProtectionLevel As GattProtectionLevel

속성 값

이 로컬 특성의 쓰기 보호 수준입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상