azure-storage-files-shares
Public Attributes | List of all members
Azure::Storage::Files::Shares::Models::FileItemDetails Struct Referencefinal

The detailed information of the file.

#include <share_rest_client.hpp>

Public Attributes

int64_t FileSize = int64_t()
 

Member Data Documentation

◆ FileSize

int64_t Azure::Storage::Files::Shares::Models::FileItemDetails::FileSize = int64_t()

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.


The documentation for this struct was generated from the following file: