Share via


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 です。

適用対象