ISandcastleProjectSyntaxFilters Property
This read-only property is used to get the language filters which determines which languages appear
in the Syntax section of the help topics.
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string SyntaxFilters { get; }
ReadOnly Property SyntaxFilters As String
Get
property String^ SyntaxFilters {
String^ get ();
}
abstract SyntaxFilters : string with get
Property Value
StringThe default is
Standard (C#, VB.NET, and C++)