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

Object representation of an individual capture file More...

Properties

long CreationTimeRaw [get]
 Gets the raw creation time More...
 
string FileName [get]
 Gets the filename More...
 
uint FileSize [get]
 Gets the file size More...
 
byte[] Thumbnail [get, set]
 Gets the thumbnail More...
 
DateTime Created [get]
 Gets the creation time More...
 

Detailed Description

Object representation of an individual capture file

Property Documentation

DateTime Microsoft.Tools.WindowsDevicePortal.DevicePortal.MrcFileInformation.Created
get

Gets the creation time

long Microsoft.Tools.WindowsDevicePortal.DevicePortal.MrcFileInformation.CreationTimeRaw
get

Gets the raw creation time

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.MrcFileInformation.FileName
get

Gets the filename

uint Microsoft.Tools.WindowsDevicePortal.DevicePortal.MrcFileInformation.FileSize
get

Gets the file size

byte [] Microsoft.Tools.WindowsDevicePortal.DevicePortal.MrcFileInformation.Thumbnail
getset

Gets the thumbnail


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