IVsTeamExplorer 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
<GuidAttribute("95BF1796-B83B-462f-ACCD-5656A09797BF")> _
<CLSCompliantAttribute(False)> _
Public Interface IVsTeamExplorer
'Usage
Dim instance As IVsTeamExplorer
[GuidAttribute("95BF1796-B83B-462f-ACCD-5656A09797BF")]
[CLSCompliantAttribute(false)]
public interface IVsTeamExplorer
[GuidAttribute(L"95BF1796-B83B-462f-ACCD-5656A09797BF")]
[CLSCompliantAttribute(false)]
public interface class IVsTeamExplorer
public interface IVsTeamExplorer

See Also

Reference

IVsTeamExplorer Members

Microsoft.TeamFoundation.Common Namespace