AdbLogcatOptions.

SilentFilter Property

Summary

Gets or sets a value indicating whether the default filter spec is silent.
Assembly
Cake.Android.Adb.dll
Namespace
Cake.AndroidAdb
Containing Type
AdbLogcatOptions

Syntax

public bool SilentFilter { get; set; }

Value

Type Description
bool true if silent filter; otherwise, false.