Share via


ITeamExplorerPlugin Interface

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.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
<GuidAttribute("8CECCBC4-19D2-476f-B8C8-A0805B7DC379")> _
Public Interface ITeamExplorerPlugin
'Usage
Dim instance As ITeamExplorerPlugin
[CLSCompliantAttribute(false)]
[GuidAttribute("8CECCBC4-19D2-476f-B8C8-A0805B7DC379")]
public interface ITeamExplorerPlugin
[CLSCompliantAttribute(false)]
[GuidAttribute(L"8CECCBC4-19D2-476f-B8C8-A0805B7DC379")]
public interface class ITeamExplorerPlugin
public interface ITeamExplorerPlugin

See Also

Reference

ITeamExplorerPlugin Members

Microsoft.TeamFoundation.Common Namespace