| Overload | Description |
|---|---|
| DiskFolder Constructor(String) | Initializes a new instance of the DiskFolder class with the fully qualified name of the underlying physical folder the object is to represent. |
| DiskFolder Constructor(FileSystemEvents,Object,String) | Initializes a new instance of the DiskFolder class with the fully qualified name of the underlying physical folder the object is to represent. |
| DiskFolder Constructor(FileSystemEvents,Object,String,IIOHandler) | Initializes a new instance of the DiskFolder class with the fully qualified name of an underlying physical folder. |
| DiskFolder Constructor(IDirectoryInfo,IIOHandler) | Initializes a new instance of the DiskFolder class with the fully qualified name of an already verified underlying physical folder. |