SearchSettingsDataSource.PropertyNames.RestartSearchIfUnchanged Field

Definition

The name of the property indicating whether the search will be restarted on pressing Enter or selecting MRU item from the list, even if the search string is not changed. VSUI_TYPE_BOOL. Default=False.

public: static initonly System::String ^ RestartSearchIfUnchanged;
static initonly std::wstring RestartSearchIfUnchanged;
public static readonly string RestartSearchIfUnchanged;
 staticval mutable RestartSearchIfUnchanged : string
Public Shared ReadOnly RestartSearchIfUnchanged As String 

Field Value

Applies to