CloseApp メソッド (MobileDevice)

クラス

MobileDevice.

処理

アプリを閉じてデバイスを開放し、ほかのユーザーが使用できるようにします。

構文

C#
device.CloseApp()
VB
device.CloseApp()