ITeamExplorerPluginFilter Interface

Interface that a Team Explorer plugin can implement to filter nodes not supported by a project.

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

Syntax

‘선언
Public Interface ITeamExplorerPluginFilter
public interface ITeamExplorerPluginFilter
public interface class ITeamExplorerPluginFilter
type ITeamExplorerPluginFilter =  interface end
public interface ITeamExplorerPluginFilter

The ITeamExplorerPluginFilter type exposes the following members.

Methods

  Name Description
Public method SupportsProject Checks whether the specified context is supported by this project.

Top

See Also

Reference

Microsoft.TeamFoundation.Common Namespace