Click or drag to resize
Sandcastle Help File BuilderFileItem Properties

The FileItem type exposes the following members.

Properties
  NameDescription
Public propertyAlternateText
This is used to get or set alternate text for an image
Public propertyBuildAction
This is used to set or get the build action of the item
Public propertyCopyToMedia
This is used to get or set whether an item is copied to the output folder during a build.
Public propertyExcludeFromToc
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.
Public propertyFullPath
This is used to get the full path to the item
Public propertyImageId
This is used to get or set an ID for a conceptual content image
Public propertyInclude
This is used to set or get the filename (include path)
Public propertyLink
This is used to set or get the link path
Public propertyName
This is used to set or get the name of the item
Public propertyProjectElement
This returns the project element associated with the instance
(Inherited from BaseBuildItem.)
Public propertySortOrder
This is used to get or set the sort order for content layout and site map files.
Top
See Also