Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Definition
Namespace: Microsoft.CommandPalette.Extensions
The Dispose method is used to clean up resources and perform any necessary cleanup when the extension is no longer needed. This method is typically called when the extension is being unloaded or disposed of, allowing it to release any resources it has acquired during its lifetime.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Windows developer