PagePorter Class Library

FolderMetadata Properties

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

Public Instance Properties

AllNames (inherited from Metadata) Returns a string array containing the names of all of the variables in the collection.
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.
FileName (inherited from Metadata) Gets or sets the filename of the .cnf file used to persist the collection.
HasSubdirs Gets or sets the value that indicates if the folder has subfolders beneath it.
IsBrowsable Gets or sets the value that indicates if the folder may be browsed.
IsExecutable Gets or sets the value that indicates if executable programs may be run in the folder.
IsScriptable Gets or sets the value that indicates if scripts may be run in the folder.
LastTimeStamp Gets or sets the date and time that represents the latest time the folder was modified.
Url Gets or sets the URL of the folder associated with this metadata.

See Also

FolderMetadata Class | Parastream.Web.MsFrontPage Namespace