IO
.
FileEntry
:
object
A volume directory entry
Method
public
virtual
int
object
.
Compare
(
value
)
Compares this object with another and returns (-1, 0, or 1)
public
readonly
DateTime
FileEntry
.
Created
Time the file was created
public
readonly
string
FileEntry
.
FileName
The name of the file
public
virtual
Icon
object
.
GetIcon
Return a icon for this object
public
virtual
object
.
GetLayoutBlock
Return a layout inside a block
public
virtual
object
.
GetLayoutSpan
Return a layout inside a span
public
virtual
object
.
GetLayoutTip
Return a layout for the hint popup
public
virtual
object
.
GetSourceReference
Return a source reference for this object
public
virtual
void
object
.
GetTexSource
(
source
)
LaTeX source code for this object
public
readonly
bool
FileEntry
.
IsFolder
Is this entry a directory
public
readonly
DateTime
FileEntry
.
LastAccessed
Last access time of the file
public
readonly
DateTime
FileEntry
.
LastWritten
Last written time of the file
public
readonly
string
FileEntry
.
Path
The full path of the file
public
readonly
int
FileEntry
.
Size
Size of the file in bytes