Properties
Protected _basename
_basename: string
Protected _contentType
_contentType: string
Protected _dirname
_dirname: string
Protected _extension
_extension: string
Protected _path
_path: string
Protected _sizeBytes
_sizeBytes: number
Accessors
contentType
- get contentType(): string
name
- get name(): string
- set name(filename: string): void
-
Returns string
-
Parameters
Returns void
path
- get path(): string
- set path(path: string): void
-
Returns string
-
Parameters
Returns void
File constructor