Partager via


PluginCatalogImpl, classe

Cette API n'est pas conforme CLS. 

Hiérarchie d'héritage

System.Object
  Microsoft.TeamFoundation.PluginCatalog
    Microsoft.TeamFoundation.PluginCatalogImpl

Espace de noms :  Microsoft.TeamFoundation
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
<CLSCompliantAttribute(False)> _
Public Class PluginCatalogImpl _
    Inherits PluginCatalog
[CLSCompliantAttribute(false)]
public class PluginCatalogImpl : PluginCatalog

Le type PluginCatalogImpl expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique PluginCatalogImpl(PluginCatalogHelper)
Méthode publique PluginCatalogImpl(array<PluginCatalogHelper[])
Méthode publique PluginCatalogImpl(PluginCatalog, array<PluginCatalogHelper[])

Début

Propriétés

  Nom Description
Propriété publique CategoryNames (Substitue PluginCatalog.CategoryNames.)
Propriété publique IncludeDisabledPlugins (Hérité de PluginCatalog.)
Propriété publique Item (Substitue PluginCatalog.Item.)

Début

Méthodes

  Nom Description
Méthode publique Equals Détermine si l'objet spécifié est identique à l'objet 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 par défaut. (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 Refresh (Substitue PluginCatalog.Refresh().)
Méthode publique ToString Retourne une chaîne qui représente l'objet actif. (Hérité de Object.)

Début

Champs

  Nom Description
Champ protégé includeDisabled (Hérité de PluginCatalog.)

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.TeamFoundation, espace de noms