DidChangeConfigurationParamsSettings Property |
A JObject representing the settings from VS Code.
Namespace: VSCode.EditorAssembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax public JObject Settings { get; set; }
Property Value
Type:
JObjectSee Also