UserSettingsAdvancedFindStartupMode 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.
Contains integer values that are used for the UserSettings.AdvancedFindStartupMode
attribute.
public ref class UserSettingsAdvancedFindStartupMode abstract sealed
public static class UserSettingsAdvancedFindStartupMode
type UserSettingsAdvancedFindStartupMode = class
Public Class UserSettingsAdvancedFindStartupMode
- Inheritance
-
UserSettingsAdvancedFindStartupMode
Remarks
The following table shows the values for this class.
Member
Value
Description
Fields
Detailed |
Show the detailed version of advanced find at startup. Value = 2. |
Simple |
Show the simple version of advanced find at startup. Value = 1. |