PluginCatalogHelper Class
This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.
This API is not CLS-compliant. The CLS-compliant alternative is .
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public MustInherit Class PluginCatalogHelper
'Usage
Dim instance As PluginCatalogHelper
[CLSCompliantAttribute(false)]
public abstract class PluginCatalogHelper
[CLSCompliantAttribute(false)]
public ref class PluginCatalogHelper abstract
public abstract class PluginCatalogHelper
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.PluginCatalogHelper
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.