Table of Contents

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

reparse bool

If false and the file has already been parsed, the method just returns. If true, the file is reparsed to refresh the information.