PluginCatalogFactory.GetPluginCatalog Method
Namespace: Microsoft.VisualStudio.TeamFoundation
Assembly: Microsoft.VisualStudio.TeamFoundation (in Microsoft.VisualStudio.TeamFoundation.dll)
Syntax
'Declaration
Public MustOverride Function GetPluginCatalog As PluginCatalog
public abstract PluginCatalog GetPluginCatalog()
public:
virtual PluginCatalog^ GetPluginCatalog() abstract
abstract GetPluginCatalog : unit -> PluginCatalog
public abstract function GetPluginCatalog() : PluginCatalog
Return Value
Type: Microsoft.TeamFoundation.PluginCatalog
.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.