TeamExplorerConnectionState Enumeration

Note: This API is now obsolete.

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

Syntax

'Declaration
<ObsoleteAttribute("The TeamExplorerConnectionState enumeration is no longer used and will be removed in the subsequent release.")> _
Public Enumeration TeamExplorerConnectionState
[ObsoleteAttribute("The TeamExplorerConnectionState enumeration is no longer used and will be removed in the subsequent release.")]
public enum TeamExplorerConnectionState
[ObsoleteAttribute(L"The TeamExplorerConnectionState enumeration is no longer used and will be removed in the subsequent release.")]
public enum class TeamExplorerConnectionState
[<ObsoleteAttribute("The TeamExplorerConnectionState enumeration is no longer used and will be removed in the subsequent release.")>]
type TeamExplorerConnectionState
public enum TeamExplorerConnectionState

Members

Member name Description
Idle

Loading

See Also

Reference

Microsoft.TeamFoundation.Common Namespace