Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.
Releases the unmanaged resources that this object holds.
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()
See Also
Reference
ServiceProviderContractAdapter Class