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