IDocumenterConfig.SetProject Method

NDoc Core

NDoc Documentation

IDocumenterConfig.SetProject Method 

Associates the config with a project.

void SetProject(
   Project project
);

Remarks

Changes to the config will notify the project so that it can be marked as modified and saved.

See Also

IDocumenterConfig Interface | NDoc.Core Namespace