TestingHelper.IsDebugEnvSelected Method
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.
Method to check if currently selected online region in UI is custom debug env. or not.
public:
bool IsDebugEnvSelected();
public bool IsDebugEnvSelected ();
member this.IsDebugEnvSelected : unit -> bool
Public Function IsDebugEnvSelected () As Boolean