Uwaga
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.
When overridden in a derived class, releases unmanaged resources that are held by the adapter.
Namespace: Microsoft.VisualStudio.Tools.Applications
Assembly: Microsoft.VisualStudio.Tools.Applications.Adapter.v9.0 (in Microsoft.VisualStudio.Tools.Applications.Adapter.v9.0.dll)
Syntax
'Declaration
Protected Overrides Sub OnFinalRevoke
'Usage
Me.OnFinalRevoke()
protected override void OnFinalRevoke()
protected:
virtual void OnFinalRevoke() override
protected override function OnFinalRevoke()