TopicParent Property
This is used to track the topic's parent collection
Definition
Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public TopicCollection Parent { get; }VB
Public ReadOnly Property Parent As TopicCollection
GetC++
public:
property TopicCollection^ Parent {
TopicCollection^ get ();
}F#
member Parent : TopicCollection with getProperty Value
TopicCollectionRemarks
This is used by the designer to move items around within the collection