HostFileChangeMonitor Properties
The HostFileChangeMonitor type exposes the following members.
| Name | Description | |
|---|---|---|
|
FilePaths | Gets the collection of directories and file paths that was passed to the HostFileChangeMonitor constructor. (Overrides FileChangeMonitor.FilePaths.) |
|
HasChanged | Gets a value that indicates that the state that is monitored by the ChangeMonitor class has changed. (Inherited from ChangeMonitor.) |
|
IsDisposed | Gets a value that indicates that the derived instance of a ChangeMonitor class is disposed. (Inherited from ChangeMonitor.) |
|
LastModified | Gets a read-only value that indicates the last write time of a monitored file or path. (Overrides FileChangeMonitor.LastModified.) |
|
UniqueId | Gets an identifier for the HostFileChangeMonitor instance that is based on the set of monitored directories and file paths. (Overrides ChangeMonitor.UniqueId.) |