Click or drag to resize

JumboFile Properties

The JumboFile type exposes the following members.

Properties
 NameDescription
Public propertyBlocks Gets the IDs of the blocks of this file.
Public propertyBlockSize Gets the size of the blocks that the file was divided into.
Public propertyDateCreated Gets the date and time the file system entry was created.
(Inherited from JumboFileSystemEntry)
Public propertyFullPath Gets the absolute path to the file system entry.
(Inherited from JumboFileSystemEntry)
Public propertyIsOpenForWriting Gets a value indicating whether this file is open for writing.
Public propertyName Gets the name of the file system entry.
(Inherited from JumboFileSystemEntry)
Public propertyRecordOptions Gets the record options applied to this file.
Public propertyReplicationFactor Gets the number of replicas of this file.
Public propertySize Gets the size of the file.
Top
See Also