C# Class AeroFSSDK.File

A file may have no content. In which case, both LastModified and Size fields will be null to indicate their absence in the response. The caller can use this to distinguish between an empty content of size 0 versus having no content. Note that Path field is an on-demand field and may be missing in some responses.
Show file Open project: aerofs/aerofs-sdk-csharp