Table of Contents

ISandcastleProject.AutoDocumentDisposeMethods Property

Definition

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

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

bool AutoDocumentDisposeMethods { get; }

Property Value

bool