Method | Description | |
---|---|---|
CreateEntry ( FileSystemNotificationIdentifier notificationIdentifier ) : FileSytemNotifierEntry | ||
RegisterNotification ( |
public abstract CreateEntry ( FileSystemNotificationIdentifier notificationIdentifier ) : FileSytemNotifierEntry | ||
notificationIdentifier | FileSystemNotificationIdentifier | |
return | FileSytemNotifierEntry |
public RegisterNotification ( |
||
path | ||
filter | string | |
includeSubdirectories | bool | |
created | Action |
|
modified | Action |
|
deleted | Action |
|
renamed | Action |
|
return | IDisposable |