英語で読む

次の方法で共有


IVsWindowSearchCommandOption Interface

Definition

Provides UI options for the common search control popup.

C#
public interface IVsWindowSearchCommandOption : Microsoft.VisualStudio.Shell.Interop.IVsWindowSearchOption
C#
[System.Runtime.InteropServices.Guid("F2BE6603-D990-4810-8C0B-8CD36C5B51E9")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsWindowSearchCommandOption : Microsoft.VisualStudio.Shell.Interop.IVsWindowSearchOption
Derived
Attributes
Implements

Remarks

UI options supported by the search control are checkboxes (exposed as IVsWindowSearchBooleanOption) and buttons (exposed as IVsWindowSearchCommandOption).

Properties

DisplayText

Gets a displayable string that is used on the filter button in the UI.

Tooltip

Gets a string that describes the search filter functionality.

Methods

Invoke()

Starts an operation when the button is clicked in the search control popup.

Applies to

製品 バージョン
Visual Studio SDK 2015, 2017, 2019, 2022