次の方法で共有


SearchSettingsDataSource.RestartSearchIfUnchangedProperty Field

Definition

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.

public: static initonly Microsoft::Internal::VisualStudio::PlatformUI::GelProperty ^ RestartSearchIfUnchangedProperty;
static initonly Microsoft::Internal::VisualStudio::PlatformUI::GelProperty RestartSearchIfUnchangedProperty;
public static readonly Microsoft.Internal.VisualStudio.PlatformUI.GelProperty RestartSearchIfUnchangedProperty;
 staticval mutable RestartSearchIfUnchangedProperty : Microsoft.Internal.VisualStudio.PlatformUI.GelProperty
Public Shared ReadOnly RestartSearchIfUnchangedProperty As GelProperty 

Field Value

Microsoft.Internal.VisualStudio.PlatformUI.GelProperty

Applies to