SearchControl.IVsSearchControlPrivate2.SetSelectionDelegated(Boolean) Method

Definition

 virtual void Microsoft.Internal.VisualStudio.Shell.Interop.IVsSearchControlPrivate2.SetSelectionDelegated(bool value) = Microsoft::Internal::VisualStudio::Shell::Interop::IVsSearchControlPrivate2::SetSelectionDelegated;
 virtual void Microsoft.Internal.VisualStudio.Shell.Interop.IVsSearchControlPrivate2.SetSelectionDelegated(bool value) = Microsoft::Internal::VisualStudio::Shell::Interop::IVsSearchControlPrivate2::SetSelectionDelegated;
void Microsoft.Internal.VisualStudio.Shell.Interop.IVsSearchControlPrivate2.SetSelectionDelegated(bool value);
void IVsSearchControlPrivate2.SetSelectionDelegated (bool value);
abstract member Microsoft.Internal.VisualStudio.Shell.Interop.IVsSearchControlPrivate2.SetSelectionDelegated : bool -> unit
override this.Microsoft.Internal.VisualStudio.Shell.Interop.IVsSearchControlPrivate2.SetSelectionDelegated : bool -> unit
Sub SetSelectionDelegated (value As Boolean) Implements IVsSearchControlPrivate2.SetSelectionDelegated

Parameters

value
Boolean

Implements

Microsoft.Internal.VisualStudio.Shell.Interop.IVsSearchControlPrivate2.SetSelectionDelegated(System.Boolean)

Applies to