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

Object representing a list of Application Packages More...

Public Member Functions

override string ToString ()
 Presents a user readable representation of a list of AppPackages More...
 

Properties

List< PackageInfoPackages [get]
 Gets a list of the packages More...
 

Detailed Description

Object representing a list of Application Packages

Member Function Documentation

override string Microsoft.Tools.WindowsDevicePortal.DevicePortal.AppPackages.ToString ( )
inline

Presents a user readable representation of a list of AppPackages

Returns
User readable list of AppPackages.

Property Documentation

List<PackageInfo> Microsoft.Tools.WindowsDevicePortal.DevicePortal.AppPackages.Packages
get

Gets a list of the packages


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