AdbPermissionInfo.

ProtectionLevels Property

Summary

Gets or sets the protection levels.
Assembly
Cake.Android.Adb.dll
Namespace
Cake.AndroidAdb
Containing Type
AdbPermissionInfo

Syntax

public List<string> ProtectionLevels { get; set; }

Value

Type Description
List<string> The protection levels.