This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Android.Adb.
Summary
Gets or sets the permissions in the group
- Assembly
- Cake
.Android .Adb .dll - Namespace
- Cake
.AndroidAdb - Containing Type
- Adb
Permission Group Info
Syntax
public List<AdbPermissionInfo> Permissions { get; set; }
Value
Type | Description |
---|---|
List |
The permissions. |