WindowSearchOption Classe

Définition

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.

S’applique à