Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 930 Bytes

deviceportalconnection_getforappserviceconnection_1678796475.md

File metadata and controls

28 lines (18 loc) · 930 Bytes
-api-id -api-type
M:Windows.System.Diagnostics.DevicePortal.DevicePortalConnection.GetForAppServiceConnection(Windows.ApplicationModel.AppService.AppServiceConnection)
winrt method

Windows.System.Diagnostics.DevicePortal.DevicePortalConnection.GetForAppServiceConnection

-description

Initializes an instance of DevicePortalConnection by using the app service connection passed in.

-parameters

-param appServiceConnection

The AppServiceConnection that was used to launch the background task calling this method.

-returns

The DevicePortalConnection object.

-remarks

-see-also

-examples