Share via


PSNotebookLanguageInfo.CodemirrorMode Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="codemirror_mode")]
public string CodemirrorMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="codemirror_mode")>]
member this.CodemirrorMode : string with get, set
Public Property CodemirrorMode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to