StandardPluginCatalogFactory Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.StandardPluginCatalogFactory

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Public NotInheritable Class StandardPluginCatalogFactory
public static class StandardPluginCatalogFactory
public ref class StandardPluginCatalogFactory abstract sealed
[<AbstractClass>]
[<Sealed>]
type StandardPluginCatalogFactory =  class end
public final class StandardPluginCatalogFactory

The StandardPluginCatalogFactory type exposes the following members.

Methods

  Name Description
Public methodStatic member GetClientPluginCatalog
Public methodStatic member GetServerPluginCatalog

Top

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.

See Also

Reference

Microsoft.TeamFoundation Namespace