NotebookLanguageInfo.CodemirrorMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The codemirror mode to use for code in this language.
public string CodemirrorMode { get; set; }
member this.CodemirrorMode : string with get, set
Public Property CodemirrorMode As String