GVls.WatchKind – GVls-21 Reference Manual
WatchKind
Description:
[
Flags
]
public
enum
WatchKind
File system watch kind
Namespace:
GVls
Package:
GVls-21
Content:
Enum values:
CHANGE
-
Interested in change events
CREATE
-
Interested in create events.
DELETE
-
Interested in delete events
UNKNOWN
Methods:
public
string
to_string
()