ConceptualContentSettingsCodeSnippetFiles Property

This is used to get the conceptual content code snippet files

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public IList<ContentFile> CodeSnippetFiles { get; }

Property Value

IListContentFile

See Also