CodeSnippetGroupElementLanguageFilter.CodeSnippetNumberedTemplatePath Property
Definition
- Assembly
- Sandcastle.Core.dll
This is used to get or set the code snippet template file path that contains an element block for line numbers.
public string CodeSnippetNumberedTemplatePath { get; set; }
Property Value
- string
If not set by the owning transformation or something else, the element will try to resolve the default path on first use.