C# Class R.Scheduler.Ftp.DirItemStruct

Exibir arquivo Open project: R-Suite/R.Scheduler Class Usage Examples

Public Properties

Property Type Description
CreateTime System.DateTime
Flags string
Group string
IsDirectory bool
Name string
Owner string

Property Details

CreateTime public_oe property

public DateTime,System CreateTime
return System.DateTime

Flags public_oe property

public string Flags
return string

Group public_oe property

public string Group
return string

IsDirectory public_oe property

public bool IsDirectory
return bool

Name public_oe property

public string Name
return string

Owner public_oe property

public string Owner
return string