TestingHelper.SelectedOption 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.
Stores the string identifier for the currently selected online region(the one selected from online region drop down).
public string SelectedOption { get; set; }
member this.SelectedOption : string with get, set
Public Property SelectedOption As String