WindowSearchOption Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente une option utilisable par le contrôle de recherche pour la recherche de fenêtre.
public ref class WindowSearchOption : Microsoft::VisualStudio::Shell::Interop::IVsWindowSearchOption
[Windows::Foundation::Metadata::WebHostHidden]
class WindowSearchOption : Microsoft::VisualStudio::Shell::Interop::IVsWindowSearchOption
public class WindowSearchOption : Microsoft.VisualStudio.Shell.Interop.IVsWindowSearchOption
type WindowSearchOption = class
interface IVsWindowSearchOption
Public Class WindowSearchOption
Implements IVsWindowSearchOption
- Héritage
-
WindowSearchOption
- Dérivé
- Implémente
Constructeurs
| WindowSearchOption(String, String) |
Crée une nouvelle instance d'une option de recherche à utiliser par le contrôle de recherche pour la recherche de fenêtre. |
Propriétés
| DisplayText |
Obtient ou définit le texte d'affichage de l'option de recherche. |
| Tooltip |
Obtient ou définit l'info-bulle de l'option de recherche. |