Table of Contents

Topic.TopicFile Property

Definition

Namespace
Sandcastle.Core.ConceptualContent
Assembly
Sandcastle.Core.dll

This is used to get or set the topic file information related to the topic

public TopicFile TopicFile { get; set; }

Property Value

TopicFile

If there is no topic file, this topic serves as a container node for its sub-topics and no content will be displayed for it when selected in the help file's table of contents.