Freigeben über


SearchSettingsDataSource.RestartSearchIfUnchangedProperty Field

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

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Public Shared ReadOnly RestartSearchIfUnchangedProperty As GelProperty
public static readonly GelProperty RestartSearchIfUnchangedProperty
public:
static initonly GelProperty^ RestartSearchIfUnchangedProperty
static val RestartSearchIfUnchangedProperty: GelProperty
public static final var RestartSearchIfUnchangedProperty : GelProperty

.NET Framework Security

See Also

Reference

SearchSettingsDataSource Class

Microsoft.VisualStudio.PlatformUI Namespace