ProcessLauncherResult Класс

Определение

Представляет возврат запущенного процесса.

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
Наследование
Object Platform::Object IInspectable ProcessLauncherResult
Атрибуты

Требования к Windows

Семейство устройств
Windows IoT Extension SDK (появилось в 10.0.10586.0)
API contract
Windows.System.SystemManagementContract (появилось в v2.0)

Свойства

ExitCode

Представляет код выхода процесса, запущенного из ProcessLauncher.

Применяется к