Share via


ITip.Reset Method

Removes all storage information from memory and stops all save operations until the next call to the Load method.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

'Declaration
Sub Reset
void Reset()
void Reset()
abstract Reset : unit -> unit 
function Reset()

.NET Framework Security

See Also

Reference

ITip Interface

Microsoft.VisualStudio.TestTools.Common Namespace

Load