TestEnvironment.IsTestCloud 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.
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