FileChangeMonitor Constructor

Definition

Initializes a new instance of the FileChangeMonitor class. This constructor is called from constructors in derived classes in order to initialize the base class.

protected:
 FileChangeMonitor();
protected FileChangeMonitor ();
Protected Sub New ()

Applies to