TocEntryCollectionDefaultTopic Property
This is used to get the default topic
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public TocEntry DefaultTopic { get; }
Public ReadOnly Property DefaultTopic As TocEntry
Get
public:
property TocEntry^ DefaultTopic {
TocEntry^ get ();
}
member DefaultTopic : TocEntry with get
Property Value
TocEntryIt returns the default topic or null if one is not set