Table of Contents

ISandcastleProject.IncludeExtensionMethodsInMemberLists Property

Definition

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

This read-only property is used to get whether or not extension methods are included in member list topics.

bool IncludeExtensionMethodsInMemberLists { get; }

Property Value

bool

Note that the property is the inverse of the underlying OmitExtensionMethods value to maintain backward compatibility with prior releases.