Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileProperty

Package version

File properties.

Hierarchy

  • FileProperty

Index

Properties

Optional changeTime

changeTime: Date

contentLength

contentLength: number

Content length of the file. This value may not be up-to-date since an SMB client may have modified the file locally. The value of Content-Length may not reflect that fact until the handle is closed or the op-lock is broken. To retrieve current property values, call Get File Properties.

Optional creationTime

creationTime: Date

Optional etag

etag: undefined | string

Optional lastAccessTime

lastAccessTime: Date

Optional lastModified

lastModified: Date

Optional lastWriteTime

lastWriteTime: Date

Generated using TypeDoc