Share via


HostUpgradeHelper.Dispose Method

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.VisualStudio.Tools.Applications.DesignTime
Assembly:  Microsoft.VisualStudio.Tools.Applications.DesignTime.v9.0 (in Microsoft.VisualStudio.Tools.Applications.DesignTime.v9.0.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As HostUpgradeHelper

instance.Dispose()
public void Dispose()
public:
virtual void Dispose() sealed
public final function Dispose()

Implements

IDisposable.Dispose()

.NET Framework Security

See Also

Reference

HostUpgradeHelper Class

HostUpgradeHelper Members

Microsoft.VisualStudio.Tools.Applications.DesignTime Namespace