TopicTransformationCore.CodeSnippetLanguageConversion Property
Definition
- Assembly
- Sandcastle.Core.dll
This read-only property returns a dictionary containing code snippet language ID conversions
public IDictionary<string, string> CodeSnippetLanguageConversion { get; }
Property Value
Remarks
Use this to convert code snippet language IDs not recognized by the transformation's code colorizer of choice to a language ID that it does recognize. The keys are case-insensitive.