VersionControlBranchVisualizer.Close Method

Close this branch visualizer window

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

Syntax

'Declaration
Public Function Close As Boolean
public bool Close()
public:
bool Close()
member Close : unit -> bool
public function Close() : boolean

Return Value

Type: System.Boolean
true for operation started, false for operation not available

.NET Framework Security

See Also

Reference

VersionControlBranchVisualizer Class

Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace