TopicCollectionDefaultTopic 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 Topic DefaultTopic { get; }
Public ReadOnly Property DefaultTopic As Topic
Get
public:
property Topic^ DefaultTopic {
Topic^ get ();
}
member DefaultTopic : Topic with get
Property Value
TopicIt returns the default topic or null if one is not set