Method | Description | |
---|---|---|
DirectoryEventArgs ( string name, bool hasMatchingFiles ) : System |
Initialize an instance of
|
public DirectoryEventArgs ( string name, bool hasMatchingFiles ) : System | ||
name | string | The name for this directory. |
hasMatchingFiles | bool | Flag value indicating if any matching files are contained in this directory. |
return | System |