FormConfiguration.NoPreference 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 setting an optional field to be unspecified.
public string[] NoPreference;
val mutable NoPreference : string[]
Public NoPreference As String()
Field Value
String[]
Remarks
The first string is also used to describe not having a preference for an optional field.