如何:关闭应用程序

更新:2007 年 11 月

此示例演示如何关闭应用程序。

示例

app.Current.Shutdown()
App.Current.Shutdown();

请参见

概念

应用程序管理概述

参考

ShutdownMode