Table of Contents

ISandcastleProject.SyntaxFilters Property

Definition

Namespace
Sandcastle.Core.Project
Assembly
Sandcastle.Core.dll

This read-only property is used to get the language filters which determines which languages appear in the Syntax section of the help topics.

string SyntaxFilters { get; }

Property Value

string

The default is Standard (C#, VB.NET, and C++)