Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.12 KB

fulltrustprocesslauncher_launchfulltrustprocessforappasync_400639514.md

File metadata and controls

32 lines (23 loc) · 1.12 KB
-api-id -api-type
M:Windows.ApplicationModel.FullTrustProcessLauncher.LaunchFullTrustProcessForAppAsync(System.String,System.String)
winrt method

Windows.ApplicationModel.FullTrustProcessLauncher.LaunchFullTrustProcessForAppAsync

-description

Launch the full-trust process for the specified application ID, with parameters.

-parameters

-param fullTrustPackageRelativeAppId

The process relative application identifier of the app whose full trust process component the caller wants to launch. The full-trust process can parse this to determine which app invoked it.

-param parameterGroupId

The parameter group ID for the parameters that will be passed to the launched process.

-returns

The IAsyncAction to await.

-remarks

-examples

-see-also

LaunchFullTrustProcessForAppAsync(String)

-capabilities

previewHfx