次の方法で共有


Tasks.ExitWindows メソッド

定義

起動しているすべてのアプリケーションを閉じ、Windows を終了し、現在のユーザーをログオフします。

public:
 void ExitWindows();
public void ExitWindows ();
abstract member ExitWindows : unit -> unit
Public Sub ExitWindows ()

注釈

このメソッドは、Microsoft Word ドキュメントを開くための変更を保存しません。ただし、他の Windows ベースのアプリケーションで開いているドキュメントに変更を保存するように求められます。

適用対象