Partager via


WindowSearchBooleanOption, classe

Hiérarchie d'héritage

System.Object
  Microsoft.VisualStudio.PlatformUI.WindowSearchOption
    Microsoft.VisualStudio.PlatformUI.WindowSearchBooleanOption

Espace de noms :  Microsoft.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Class WindowSearchBooleanOption _
    Inherits WindowSearchOption _
    Implements IVsWindowSearchBooleanOption, IVsWindowSearchOption
public class WindowSearchBooleanOption : WindowSearchOption, 
    IVsWindowSearchBooleanOption, IVsWindowSearchOption

Le type WindowSearchBooleanOption expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique WindowSearchBooleanOption(String, String, Boolean)
Méthode publique WindowSearchBooleanOption(String, String, Func<TResult>, Void)

Début

Propriétés

  Nom Description
Propriété publique DisplayText (Hérité de WindowSearchOption.)
Propriété publique Tooltip (Hérité de WindowSearchOption.)
Propriété publique Value

Début

Méthodes

  Nom Description
Méthode publique Equals Détermine si l'objet Object spécifié est égal à l'objet Object actuel. (Hérité de Object.)
Méthode protégée Finalize Autorise un objet à tenter de libérer des ressources et d'exécuter d'autres opérations de nettoyage avant qu'il ne soit récupéré par l'opération garbage collection. (Hérité de Object.)
Méthode publique GetHashCode Sert de fonction de hachage pour un type particulier. (Hérité de Object.)
Méthode publique GetType Obtient le Type de l'instance actuelle. (Hérité de Object.)
Méthode protégée MemberwiseClone Crée une copie superficielle de l'objet Object actuel. (Hérité de Object.)
Méthode publique ToString Retourne une chaîne qui représente l'objet actuel. (Hérité de Object.)

Début

Sécurité des threads

Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Voir aussi

Référence

Microsoft.VisualStudio.PlatformUI, espace de noms