| SharePointFileCacheOptions Properties | 
The SharePointFileCacheOptions type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CacheFileSize | 
            Gets or sets the maximum size of the file to be cached (value in kB). null value means that the settins value vill be used.
             | 
|  | CacheMinutes | 
            Gets or sets time the SharePoint file will be cached for (after accessing the URL). The null value means that the settings value will be used, 0 means no cache.
             | 
 See Also
See Also