PluginCatalogImpl Constructor (PluginCatalogHelper)
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaración
Public Sub New ( _
catalogHelper As PluginCatalogHelper _
)
public PluginCatalogImpl(
PluginCatalogHelper catalogHelper
)
public:
PluginCatalogImpl(
PluginCatalogHelper^ catalogHelper
)
new :
catalogHelper:PluginCatalogHelper -> PluginCatalogImpl
public function PluginCatalogImpl(
catalogHelper : PluginCatalogHelper
)
Parameters
- catalogHelper
Type: Microsoft.TeamFoundation.PluginCatalogHelper
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.