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
'Usage
Dim instance As ITip

instance.Reset()
void Reset()
void Reset()
function Reset()

.NET Framework Security

See Also

Reference

ITip Interface

ITip Members

Microsoft.VisualStudio.TestTools.Common Namespace

Load