TocEntryCollectionDefaultTopic Property
This is used to get the default topic
Namespace: Sandcastle.Core.ConceptualContentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.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