C# 클래스 R.Scheduler.Ftp.DirItemStruct

파일 보기 프로젝트 열기: R-Suite/R.Scheduler 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CreateTime System.DateTime
Flags string
Group string
IsDirectory bool
Name string
Owner string

프로퍼티 상세

CreateTime 공개적으로 프로퍼티

public DateTime,System CreateTime
리턴 System.DateTime

Flags 공개적으로 프로퍼티

public string Flags
리턴 string

Group 공개적으로 프로퍼티

public string Group
리턴 string

IsDirectory 공개적으로 프로퍼티

public bool IsDirectory
리턴 bool

Name 공개적으로 프로퍼티

public string Name
리턴 string

Owner 공개적으로 프로퍼티

public string Owner
리턴 string