IAndroidAppConfiguration.KeyStore Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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