SandcastleProjectSyntaxFilters 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: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string SyntaxFilters { get; }
Public ReadOnly Property SyntaxFilters As String
Get
public:
property String^ SyntaxFilters {
String^ get ();
}
member SyntaxFilters : string with get
Property Value
StringThe default is
Standard (C#, VB.NET, and C++)