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

Application install status event args More...

Inheritance diagram for Microsoft.Tools.WindowsDevicePortal.ApplicationInstallStatusEventArgs:

Properties

ApplicationInstallStatus Status [get]
 Gets the install status More...
 
ApplicationInstallPhase Phase [get]
 Gets the install phase More...
 
string Message [get]
 Gets the install message More...
 

Detailed Description

Application install status event args

Property Documentation

string Microsoft.Tools.WindowsDevicePortal.ApplicationInstallStatusEventArgs.Message
get

Gets the install message

ApplicationInstallPhase Microsoft.Tools.WindowsDevicePortal.ApplicationInstallStatusEventArgs.Phase
get

Gets the install phase

ApplicationInstallStatus Microsoft.Tools.WindowsDevicePortal.ApplicationInstallStatusEventArgs.Status
get

Gets the install status


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