DotNetApiStrategy.Granularity Property
- Namespace
- Kampute.DocToolkit
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the page granularity used for organizing documentation content.
public override PageGranularity Granularity { get; }Property Value
- PageGranularity
- The granularity that specifies which code elements (namespaces, types, members) receive their own dedicated pages in the documentation system.
