Interface IIosOptions
- Namespace
- Ranorex.Core.Remoting
- Assembly
- Ranorex.Core.dll
public interface IIosOptions : IOptions
- Inherited Members
-
Properties
AppId
Property Value
- string
CollectionCapacity
int CollectionCapacity { get; }
Property Value
- int
CustomInstrumentedIpaFileLocation
string CustomInstrumentedIpaFileLocation { get; }
Property Value
- string
DeployBrowser
bool DeployBrowser { get; }
Property Value
- bool
DeployService
bool DeployService { get; }
Property Value
- bool
DeviceName
string DeviceName { get; }
Property Value
- string
EntitlementsPath
string EntitlementsPath { get; }
Property Value
- string
FailUninstall
bool FailUninstall { get; }
Property Value
- bool
string InputPath { get; }
Property Value
- string
InstrumentationOptions
InstrumentIpaOptions InstrumentationOptions { get; }
Property Value
- InstrumentIpaOptions
OutFile
Property Value
- string
P12Path
Property Value
- string
Password
Property Value
- string
PickerCapacity
int PickerCapacity { get; }
Property Value
- int
ProvisionPath
string ProvisionPath { get; }
Property Value
- string
SkipDeployment
bool SkipDeployment { get; }
Property Value
- bool
SkipInstrumentation
bool SkipInstrumentation { get; }
Property Value
- bool
Udid
Property Value
- string
UninstallBrowser
bool UninstallBrowser { get; }
Property Value
- bool
UninstallService
bool UninstallService { get; }
Property Value
- bool
codeDirectoryVersion
CodeDirectoryVersion codeDirectoryVersion { get; }
Property Value
- CodeDirectoryVersion