IAndroidAppConfiguration.KeyStore Property

Definition

The location of the keystore that was used to sign the tested app. If left empty a new keystore will be built.

public System.IO.FileInfo KeyStore { get; }
member this.KeyStore : System.IO.FileInfo
Public ReadOnly Property KeyStore As FileInfo

Property Value

Applies to