SearchControl.IVsSearchControlPrivate2.SetSelectionDelegated(Boolean) Method
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.
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)