Click or drag to resize
DidChangeWatchedFilesParams Constructor
Initializes a new instance of the DidChangeWatchedFilesParams class

Namespace: VSCode.Editor
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public DidChangeWatchedFilesParams()
See Also