VersionControlExplorerExt.Connected Property

True if the source contorl explorere is connected to a Team Foundation server

Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Syntax

'Declaration
Public ReadOnly Property Connected As Boolean
public bool Connected { get; }
public:
property bool Connected {
    bool get ();
}
member Connected : bool with get
function get Connected () : boolean

Property Value

Type: System.Boolean
Returns Boolean.

.NET Framework Security

See Also

Reference

VersionControlExplorerExt Class

Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace