Table of Contents

ISandcastleProject.AutoDocumentConstructors Property

Definition

Namespace
Sandcastle.Core.Project
Assembly
Sandcastle.Core.dll

This read-only property is used to get whether or not constructors are automatically documented if they are missing the <summary> tag and for classes with compiler generated constructors.

bool AutoDocumentConstructors { get; }

Property Value

bool