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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
VersionControlBranchVisualizer Class
Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace