public interface IMultilanguageFormattingInfoPublic Interface IMultilanguageFormattingInfopublic interface class IMultilanguageFormattingInfotype IMultilanguageFormattingInfo = interface endSome languages might support embedding regions of different languages. Examples of this include XML literal in Visual Basic, or script regions in HTML.
The built-in VisualBasicFormattingInfo uses this to support XML literals.
| SplitRegions | Splits the source code into language regions. |