LocalFile Class |
Namespace: SparkSDK
public class LocalFile
The LocalFile type exposes the following members.
Name | Description | |
---|---|---|
![]() | LocalThumbnail |
The local file thumbnail.
|
![]() | Mime |
The mime type of the file.
|
![]() | Name |
The display name of the local file.
|
![]() | Path |
The full path of the local file.
|
![]() | Size |
The size of the file in bytes.
|
![]() | UploadProgressHandler |
The delegation of the upload progress handler
|