Click or drag to resize
Sandcastle Help File BuilderTopic Properties

The Topic type exposes the following members.

Properties
  NameDescription
Public propertyApiParentMode
This is used to specify how API content is parented to this topic or the topic's parent
Public propertyContentId
This is used to get the content ID from the content layout file.
Public propertyDisplayTitle
This read-only property is used to get a title for display (i.e. in the designer).
Public propertyDocumentType
This read-only property is used to get the document type
Public propertyHelpAttributes
This is used to get the additional attributes that will be added to MAML topic.
Public propertyId
This is used to get the unique ID of the topic
Public propertyIsDefaultTopic
This is used to when merging TOC files to determine the default topic.
Public propertyIsExpanded
This is used to get or set whether or not the entity is expanded
Public propertyIsMSHVRootContentContainer
This is used to get or set whether or not the topic will server as the root content container in MS Help Viewer output
Public propertyIsSelected
This is used to get or set whether or not the entity is selected
Public propertyKeywords
This is used to get the index keywords that will be added to the MAML topic.
Public propertyLinkText
This is used to get or set the topic's optional link text.
Public propertyNoTopicFile
This read-only property returns true if there is no associated topic file by choice rather than it not being found.
Public propertyParent
This is used to track the topic's parent collection
Public propertyRevisionNumber
This is used to get the topic's revision number
Public propertySubtopics
This is used to get the sub-topics beneath this topic.
Public propertyTitle
This is used to get the required title that should be used for the topic.
Public propertyTocTitle
This is used to get or set the topic's optional table of contents title.
Public propertyToolTip
This returns a description of the topic that can be used as a tooltip
Public propertyTopicFile
This is used to get or set the topic file information related to the topic.
Public propertyTopicFilename
This is used to get the filename of the related project file (if any)
Public propertyVisible
This is used to get or set whether or not the topic is visible in the table of contents.
Top
See Also