![]() | FileInfo Properties |
The FileInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Channel | |
![]() | IncompleteSize |
If the file is currently still being transferred, this indicates the currently transferred file size.
|
![]() | LastModified |
The date and time on which the file was last modified.
|
![]() | Name |
File name.
|
![]() | Path |
Subdirectory inside the channel for which the FileInfo was requested. “/” indicates the root directory is listed.
|
![]() | Size |
File size,
|
![]() | Type |
Indicates if this entry is a directory or a file.
|