WindowsDevicePortalWrapper  0.9.0.0
A client library that wraps the Windows Device Portal REST APIs.
Properties | List of all members
Microsoft.Tools.WindowsDevicePortal.DeviceConnectionStatusEventArgs Class Reference

Contains the details about the connection status More...

Inheritance diagram for Microsoft.Tools.WindowsDevicePortal.DeviceConnectionStatusEventArgs:

Properties

DeviceConnectionStatus Status [get]
 Gets the status of the connection attempt More...
 
DeviceConnectionPhase Phase [get]
 Gets the phase of the connection More...
 
string Message [get]
 Gets a message describing the connection status/phase More...
 

Detailed Description

Contains the details about the connection status

Property Documentation

string Microsoft.Tools.WindowsDevicePortal.DeviceConnectionStatusEventArgs.Message
get

Gets a message describing the connection status/phase

DeviceConnectionPhase Microsoft.Tools.WindowsDevicePortal.DeviceConnectionStatusEventArgs.Phase
get

Gets the phase of the connection

DeviceConnectionStatus Microsoft.Tools.WindowsDevicePortal.DeviceConnectionStatusEventArgs.Status
get

Gets the status of the connection attempt


The documentation for this class was generated from the following file: