ITextVirtualFile Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The ITextVirtualFile type exposes the following members.

Properties

  Name Description
Public property ContentType
Gets the content type (mime-type) of the current file.
(Inherited from IVirtualFile.)
Public property CreationTime
Gets the creation time of the current IVirtualStorageItem.
(Inherited from IVirtualStorageItem.)
Public property IsDirectory
Gets a value indicating whether this instance is directory.
(Inherited from IVirtualStorageItem.)
Public property LastAccessTime
Gets time the current IVirtualStorageItem was last accessed.
(Inherited from IVirtualStorageItem.)
Public property LastChangedTime
Gets time the current IVirtualStorageItem was last changed.
(Inherited from IVirtualStorageItem.)
Public property Length
Gets the size, in bytes, of the current file.
(Inherited from IVirtualFile.)
Public property Name
Gets the name of this IVirtualStorageItem .
(Inherited from IVirtualStorageItem.)
Public property VirtualPath
Gets the virtual item path.
(Inherited from IVirtualStorageItem.)
Top
See Also

Reference