| TopicCollectionMatchProjectFilesToTopics Method |
This gets all possible content files from the project and attempts
to match them to the topics in the collection by ID.
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public void MatchProjectFilesToTopics()
Public Sub MatchProjectFilesToTopics
public:
void MatchProjectFilesToTopics()
member MatchProjectFilesToTopics : unit -> unit
See Also