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

SMB Info representation More...

Public Member Functions

override string ToString ()
 Returns a string representation of this SMB info object More...
 

Properties

string Path [get]
 Gets path More...
 
string Username [get]
 Gets Username More...
 
string Password [get]
 Gets Password More...
 

Detailed Description

SMB Info representation

Member Function Documentation

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

Returns a string representation of this SMB info object

Returns
String representation of the SMB Info object

Property Documentation

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.SmbInfo.Password
get

Gets Password

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.SmbInfo.Path
get

Gets path

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.SmbInfo.Username
get

Gets Username


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