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 | |
---|---|---|
WindowSearchBooleanOption(String, String, Boolean) | ||
WindowSearchBooleanOption(String, String, Func<TResult>, Void) |
Début
Propriétés
Nom | Description | |
---|---|---|
DisplayText | (Hérité de WindowSearchOption.) | |
Tooltip | (Hérité de WindowSearchOption.) | |
Value |
Début
Méthodes
Nom | Description | |
---|---|---|
Equals | Détermine si l'objet Object spécifié est égal à l'objet Object actuel. (Hérité de Object.) | |
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.) | |
GetHashCode | Sert de fonction de hachage pour un type particulier. (Hérité de Object.) | |
GetType | Obtient le Type de l'instance actuelle. (Hérité de Object.) | |
MemberwiseClone | Crée une copie superficielle de l'objet Object actuel. (Hérité de Object.) | |
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.