FormConfiguration.CurrentChoice Field
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.
Enumeration of strings for interpreting a user response as asking for the current value.
public string[] CurrentChoice;
val mutable CurrentChoice : string[]
Public CurrentChoice As String()
Field Value
String[]
Remarks
The first value is also used to describe the option of keeping the current value.