DTEClass.Quit Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For more information on this method, refer to Quit().
This API supports the product infrastructure and is not intended to be used directly from your code.
public:
virtual void Quit() = EnvDTE::_DTE::Quit;
public:
virtual void Quit() = EnvDTE::_DTE::Quit;
virtual void Quit();
[System.Runtime.InteropServices.DispId(207)]
public virtual void Quit ();
[<System.Runtime.InteropServices.DispId(207)>]
abstract member Quit : unit -> unit
override this.Quit : unit -> unit
Public Overridable Sub Quit ()
Implements
- Attributes