FileItem Properties |
The FileItem type exposes the following members.
Name | Description | |
---|---|---|
AlternateText |
This is used to get or set alternate text for an image
| |
BuildAction |
This is used to set or get the build action of the item
| |
CopyToMedia |
This is used to get or set whether an item is copied to the output
folder during a build.
| |
ExcludeFromToc |
For content items such as HTML pages, this is used to get or set
whether or not the item is excluded from the table of contents.
| |
FullPath |
This is used to get the full path to the item
| |
ImageId |
This is used to get or set an ID for a conceptual content image
| |
Include |
This is used to set or get the filename (include path)
| |
Link |
This is used to set or get the link path
| |
Name |
This is used to set or get the name of the item
| |
ProjectElement |
This returns the project element associated with the instance
(Inherited from BaseBuildItem.) | |
SortOrder |
This is used to get or set the sort order for content layout and
site map files.
|