TestingHelper Class
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.
Helper class that gets/sets the data for connecting to debug online env.
public ref class TestingHelper sealed
public sealed class TestingHelper
type TestingHelper = class
Public NotInheritable Class TestingHelper
- Inheritance
-
TestingHelper
Properties
Instance |
Returns an instance of this class. |
SelectedOption |
Stores the string identifier for the currently selected online region(the one selected from online region drop down). |
Methods
GetIssuerUriForSelectedEnv() |
Gets the issuer Uri for the selected debug env. |
IsDebugEnvSelected() |
Method to check if currently selected online region in UI is custom debug env. or not. |