TestEnvironment.Platform 属性

定义

提供当前运行时平台。 适用于复杂的测试设置方案。

public static Xamarin.UITest.TestPlatform Platform { get; }
member this.Platform : Xamarin.UITest.TestPlatform
Public Shared ReadOnly Property Platform As TestPlatform

属性值

TestPlatform

适用于