The IFileInfo type exposes the following members.

Properties

  NameDescription
Public propertyContentItemID
Gets or sets a reference to ContentItem, to use in Workflows
Public propertyContentType
Public propertyCreatedByUserID
Public propertyCreatedOnDate
Public propertyDescription
Public propertyEnablePublishPeriod
Gets or sets a value indicating whether publish period is enabled for the file
Public propertyEndDate
Gets or sets the date on which the file ends to be published
Public propertyExtension
Public propertyFileAttributes
Public propertyFileId
Public propertyFileName
Public propertyFolder
Public propertyFolderId
Public propertyFolderMappingID
Public propertyHasBeenPublished
Gets a flag which says whether the file has ever been published
Public propertyHeight
Public propertyIsCached
Public propertyIsEnabled
Gets a value indicating whether the file is enabled, considering if the publish period is active and if the current date is within the publish period
Public propertyLastModificationTime
Public propertyLastModifiedByUserID
Public propertyLastModifiedOnDate
Public propertyPhysicalPath
Public propertyPortalId
Public propertyPublishedVersion
Gets or sets the published version number of the file
Public propertyRelativePath
Public propertySHA1Hash
Public propertySize
Public propertyStartDate
Gets or sets the date on which the file starts to be published
Public propertyStorageLocation
Public propertySupportsFileAttributes
Public propertyTitle
Gets or sets a metadata field with an optional title associated to the file
Public propertyUniqueId
Public propertyVersionGuid
Public propertyWidth

See Also