TestEnvironment.IsTestCloud Property

Definition

Determines at runtime whether the current test run is in the Xamarin Test Cloud.

public static bool IsTestCloud { get; }
member this.IsTestCloud : bool
Public Shared ReadOnly Property IsTestCloud As Boolean

Property Value

Applies to