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.XboxSettingList Class Reference

List of settings. More...

Public Member Functions

 XboxSettingList ()
 Initializes a new instance of the XboxSettingList class. More...
 
override string ToString ()
 Returns a string representation of a Settings list. More...
 

Properties

List< XboxSettingSettings [get]
 Gets the Settings list. More...
 

Detailed Description

List of settings.

Constructor & Destructor Documentation

Microsoft.Tools.WindowsDevicePortal.DevicePortal.XboxSettingList.XboxSettingList ( )
inline

Initializes a new instance of the XboxSettingList class.

Member Function Documentation

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

Returns a string representation of a Settings list.

Returns
String representation of a settings list.

Property Documentation

List<XboxSetting> Microsoft.Tools.WindowsDevicePortal.DevicePortal.XboxSettingList.Settings
get

Gets the Settings list.


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