VSCode.NET
VSCode.NET
VSCode.NET API Documentation
VSCode.Editor
DidChangeWatchedFilesParams Class
DidChangeWatchedFilesParams Properties
Changes Property
DidChangeWatchedFilesParams
Changes Property
A collection of
FileEvent
instances representing changes made to watched files.
Namespace:
VSCode.Editor
Assembly:
VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
Copy
public
IEnumerable
<
FileEvent
>
Changes
{
get
;
set
; }
Property Value
Type:
IEnumerable
FileEvent
See Also
Reference
DidChangeWatchedFilesParams Class
VSCode.Editor Namespace
Copyright 2016, Josh Johnson