DExploreAppObjClass.Close 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.
Deprecated. Use Close() instead.
public:
virtual void Close() = Microsoft::VisualStudio::VSHelp::Help::Close;
public:
virtual void Close() = Microsoft::VisualStudio::VSHelp::Help::Close;
virtual void Close();
[System.Runtime.InteropServices.DispId(18)]
public virtual void Close ();
[<System.Runtime.InteropServices.DispId(18)>]
abstract member Close : unit -> unit
override this.Close : unit -> unit
Public Overridable Sub Close ()
Implements
- Attributes