共用方式為


IsolatedWindowsEnvironmentProcess.WaitForExit 方法

定義

已取代。 允許呼叫端等候進程完成。

public:
 virtual void WaitForExit() = WaitForExit;
void WaitForExit();
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentProcess is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
void WaitForExit();
public void WaitForExit();
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentProcess is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
public void WaitForExit();
function waitForExit()
Public Sub WaitForExit ()
屬性

備註

警告

這是已被取代的 API。

適用於