Topic CollectionMatch Project Files To Topics Method
This gets all possible content files from the project and attempts to match them to the topics in the
collection by ID.
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 void MatchProjectFilesToTopics()VB
Public Sub MatchProjectFilesToTopicsC++
public:
void MatchProjectFilesToTopics()F#
member MatchProjectFilesToTopics : unit -> unit