public interface IMultilanguageFormattingInfo
Public Interface IMultilanguageFormattingInfo
public interface class IMultilanguageFormattingInfo
type IMultilanguageFormattingInfo = interface end
Some 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. |