編輯

共用方式為


ExternalApplicationClass.Quit Method

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public:
 virtual void Quit() = Microsoft::Office::Interop::InfoPath::_ExternalApplication2::Quit;
public virtual void Quit ();
abstract member Quit : unit -> unit
override this.Quit : unit -> unit
Public Overridable Sub Quit ()

Implements

Applies to