AdbPackageListInfo.

InstallPath Property

Summary

Gets or sets the install path.
Assembly
Cake.Android.Adb.dll
Namespace
Cake.AndroidAdb
Containing Type
AdbPackageListInfo

Syntax

public FilePath InstallPath { get; set; }

Value

Type Description
FilePath The install path.