C# 클래스 FMSClassLibrary.StorageDeviceInfo

파일 보기 프로젝트 열기: sayan801/FileManagementSystem 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
deviceId string
files List
filesBackupHere List
lastScannedDate System.DateTime
lastUsedHost HostAppDeviceInfo

프로퍼티 상세

deviceId 공개적으로 프로퍼티

public string deviceId
리턴 string

files 공개적으로 프로퍼티

public List files
리턴 List

filesBackupHere 공개적으로 프로퍼티

public List filesBackupHere
리턴 List

lastScannedDate 공개적으로 프로퍼티

public DateTime,System lastScannedDate
리턴 System.DateTime

lastUsedHost 공개적으로 프로퍼티

public HostAppDeviceInfo,FMSClassLibrary lastUsedHost
리턴 HostAppDeviceInfo