IFileWatcher.RaiseChanged method
Raises the Changed event for the specified file.
public void RaiseChanged(string name)
| parameter | description |
|---|---|
| name | The name of the changed file. |
See Also
- interface IFileWatcher
Raises the Changed event for the specified file.
public void RaiseChanged(string name)
| parameter | description |
|---|---|
| name | The name of the changed file. |