ProcessLauncherResult Klasse

Definition

Stellt die Rückgabe des gestarteten Prozesses dar.

public ref class ProcessLauncherResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.System.SystemManagementContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ProcessLauncherResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.System.SystemManagementContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ProcessLauncherResult
Public NotInheritable Class ProcessLauncherResult
Vererbung
Object Platform::Object IInspectable ProcessLauncherResult
Attribute

Windows-Anforderungen

Gerätefamilie
Windows IoT Extension SDK (eingeführt in 10.0.10586.0)
API contract
Windows.System.SystemManagementContract (eingeführt in v2.0)

Eigenschaften

ExitCode

Stellt den Exitcode des Prozesses dar, der über ProcessLauncher ausgeführt wurde.

Gilt für: