PluginCatalogImpl, constructeur (array<PluginCatalogHelper[])
Espace de noms : Microsoft.TeamFoundation
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
Public Sub New ( _
catalogHelpers As PluginCatalogHelper() _
)
public PluginCatalogImpl(
PluginCatalogHelper[] catalogHelpers
)
Paramètres
- catalogHelpers
Type : array<Microsoft.TeamFoundation.PluginCatalogHelper[]
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.