Bagikan melalui


IsolatedWindowsEnvironmentProcess Kelas

Definisi

Dihentikan. Kelas yang mengembalikan objek dengan memulai proses yang mewakili proses di Lingkungan Windows Terisolasi.

public ref class IsolatedWindowsEnvironmentProcess sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
class IsolatedWindowsEnvironmentProcess final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class IsolatedWindowsEnvironmentProcess final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [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")]
class IsolatedWindowsEnvironmentProcess final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
public sealed class IsolatedWindowsEnvironmentProcess
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class IsolatedWindowsEnvironmentProcess
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[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 sealed class IsolatedWindowsEnvironmentProcess
Public NotInheritable Class IsolatedWindowsEnvironmentProcess
Warisan
Object Platform::Object IInspectable IsolatedWindowsEnvironmentProcess
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10, version 2004 (diperkenalkan dalam 10.0.19041.0)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (diperkenalkan dalam v2.0)

Keterangan

Peringatan

Ini adalah API yang tidak digunakan lagi.

Properti

ExitCode

Dihentikan. Mengembalikan kode keluar dari proses yang dijalankan.

State

Dihentikan. Mengembalikan status eksekusi proses saat ini.

Metode

WaitForExit()

Dihentikan. Memungkinkan penelepon menunggu penyelesaian proses.

WaitForExitAsync()

Dihentikan. Memungkinkan penelepon untuk menunggu penyelesaian proses secara asinkron.

WaitForExitWithTimeout(UInt32)

Dihentikan. Memungkinkan penelepon menentukan batas waktu untuk penyelesaian proses.

Berlaku untuk