This documentation is archived and is not being maintained.

SccPage::Dispose Method (Boolean)

Clean up any resources being used.

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

protected:
virtual void Dispose(
	bool disposing
) override

Parameters

disposing
Type: System::Boolean

true if managed resources should be disposed; otherwise, false.

Show: