GenerateInheritedDocsCommentsCache Property
This read-only property returns the comments cache
Namespace: SandcastleBuilder.Utils.InheritedDocumentationAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public IndexedCommentsCache CommentsCache { get; }
Public ReadOnly Property CommentsCache As IndexedCommentsCache
Get
public:
property IndexedCommentsCache^ CommentsCache {
IndexedCommentsCache^ get ();
}
member CommentsCache : IndexedCommentsCache with get
Property Value
IndexedCommentsCache