Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 640 Bytes

deviceportalconnectionrequestreceivedeventargs_requestmessage.md

File metadata and controls

23 lines (15 loc) · 640 Bytes
-api-id -api-type
P:Windows.System.Diagnostics.DevicePortal.DevicePortalConnectionRequestReceivedEventArgs.RequestMessage
winrt property

Windows.System.Diagnostics.DevicePortal.DevicePortalConnectionRequestReceivedEventArgs.RequestMessage

-description

Gets the HTTP request message for this request.

-property-value

An HttpRequestMessage instance representing the HTTP request coming in through the Windows Device Portal server.

-remarks

-see-also

-examples