iOSApp.TestServer 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.
Allows HTTP access to the test server running on the device.
public Xamarin.UITest.ITestServer TestServer { get; }
member this.TestServer : Xamarin.UITest.ITestServer
Public ReadOnly Property TestServer As ITestServer