C# Class FMSClassLibrary.StorageDeviceInfo

Mostrar archivo Open project: sayan801/FileManagementSystem Class Usage Examples

Public Properties

Property Type Description
deviceId string
files List
filesBackupHere List
lastScannedDate System.DateTime
lastUsedHost HostAppDeviceInfo

Property Details

deviceId public_oe property

public string deviceId
return string

files public_oe property

public List files
return List

filesBackupHere public_oe property

public List filesBackupHere
return List

lastScannedDate public_oe property

public DateTime,System lastScannedDate
return System.DateTime

lastUsedHost public_oe property

public HostAppDeviceInfo,FMSClassLibrary lastUsedHost
return HostAppDeviceInfo