CodeSnippetGroupCodeSnippets Property

This read-only property is used to get the list of related code snippets

Definition

Namespace: Sandcastle.Tools.BuildComponents.Snippets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2025.9.30.0
public List<CodeSnippet> CodeSnippets { get; }

Property Value

ListCodeSnippet

See Also