Mono Class Library: System.IO.FileSystemWatcher Overview | Members

System.IO.FileSystemWatcher.NotifyFilter Property

Documentation for this section has not yet been entered. [Edit]

[System.IO.IODescription("Flag to indicate which change event we want to monitor")]
[System.ComponentModel.DefaultValue(System.IO.NotifyFilters.FileName | System.IO.NotifyFilters.DirectoryName | System.IO.NotifyFilters.LastWrite)]
public NotifyFilters NotifyFilter { set; get; }

Value

Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.IO
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0