AndroidAppConfigurator.ApkFile(String) Method
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.
Configures the apk file to use.
public Xamarin.UITest.Configuration.AndroidAppConfigurator ApkFile (string path);
member this.ApkFile : string -> Xamarin.UITest.Configuration.AndroidAppConfigurator
Public Function ApkFile (path As String) As AndroidAppConfigurator
Parameters
- path
- String
Path to the apk file.