IVsWindowSearchOption Interface
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.
Provides displayable options for the window search control.
public interface class IVsWindowSearchOption
public interface class IVsWindowSearchOption
__interface IVsWindowSearchOption
public interface IVsWindowSearchOption
[System.Runtime.InteropServices.Guid("77D79CE1-9A26-4DC2-9182-3C5E1D1DFB4C")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsWindowSearchOption
type IVsWindowSearchOption = interface
[<System.Runtime.InteropServices.Guid("77D79CE1-9A26-4DC2-9182-3C5E1D1DFB4C")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsWindowSearchOption = interface
Public Interface IVsWindowSearchOption
- Derived
- Attributes
Properties
DisplayText |
Gets a displayable string that is used for the option's text. |
Tooltip |
Gets a string that describes the option. |