TopicCollectionDefaultTopic 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 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