![]() | FileInfo Class |
Namespace: TeamSpeak.Sdk.Client
The FileInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Channel | Channel for which a FileInfo was requested.
|
![]() | 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.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |