Düzenle

Aracılığıyla paylaş


ApplicationClass.Quit(Boolean) 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 (bool bForce = false);
abstract member Quit : bool -> unit
override this.Quit : bool -> unit
Public Overridable Sub Quit (Optional bForce As Boolean = false)

Parameters

bForce
Boolean

Implements

Applies to