TopicFile.ParseContent Method
Definition
- Namespace
- Sandcastle.Core.ConceptualContent
- Assembly
- Sandcastle.Core.dll
This will parse the file content and extract the document type, unique ID, and revision number
public void ParseContent(bool reparse)
Parameters
reparseboolIf false and the file has already been parsed, the method just returns. If true, the file is reparsed to refresh the information.