SearchSettingsDataSource.PropertyNames.SearchPopupAutoDropdown 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.
The name of the property indicating whether the search popup is automatically shown on typing (for delayed and on-demand searches only). VSUI_TYPE_BOOL. Default=True.
public: static initonly System::String ^ SearchPopupAutoDropdown;
static initonly std::wstring SearchPopupAutoDropdown;
public static readonly string SearchPopupAutoDropdown;
staticval mutable SearchPopupAutoDropdown : string
Public Shared ReadOnly SearchPopupAutoDropdown As String