PagePorter Class Library

FileMetadata Properties

The properties of the FileMetadata class are listed below. For a complete list of FileMetadata class members, see the FileMetadata Members topic.

Public Instance Properties

AllNames (inherited from Metadata) Returns a string array containing the names of all of the variables in the collection.
ApprovalDate Gets or sets the date and time at which the review status of the current file was changed.
AssignedDate Gets or sets the date and time at which the current file was assigned to a different person.
Author Gets or sets the author of the page.
BackLinkInfo Gets or sets a list of all the files (using a web-relative path) that link to the current page.
CachedTitle Gets or sets the file cached title as specified by the vti_cachedtitle variable.
CharSet Gets or sets the character set used in the page.
Count (inherited from Metadata) Returns the number of variables in the collection.
DefaultAccessClass (inherited from Metadata) Gets or sets the default access class for unspecified variables.
Description Gets or sets the file description as specified by the vti_description variable.
DoNotPublish Gets or sets the file "Do Not Publish" flag.
Encoding Gets or sets the file encoding as specified by the vti_encoding variable.
FileName (inherited from Metadata) Gets or sets the filename of the .cnf file used to persist the collection.
FileSize Gets or sets the size of the current page in bytes.
Generator Gets or sets the string that identifies the name and version of the HTML authoring tool used to create the current page.
LinkInfo Gets or sets the array of URLs of each page that has a link on the current page.
ModifiedBy Gets or sets the string that identifies the person who last made changes to the page.
NavBits Gets or sets the type of link bars that appear on the page.
NextToLastTimeModified Gets or sets the previous date and time the file was last modified.
TimeCreated Gets or sets the date and time the file was created.
TimeLastModified Gets or sets the date and time the file was last modified.
Title Gets or sets the page title.
Url Gets or sets the URL of the folder associated with this metadata.

See Also

FileMetadata Class | Parastream.Web.MsFrontPage Namespace