AdbPackageListInfo.

PackageName Property

Summary

Gets or sets the name of the package.
Assembly
Cake.Android.Adb.dll
Namespace
Cake.AndroidAdb
Containing Type
AdbPackageListInfo

Syntax

public string PackageName { get; set; }

Value

Type Description
string The name of the package.