FileSystemEventArgsHelper.IsDirectoryChanged(FileSystemEventArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Check if related to a directory changed event
public:
[System::Runtime::CompilerServices::Extension]
static bool IsDirectoryChanged(System::IO::FileSystemEventArgs ^ fileSystemEventArgs);
public static bool IsDirectoryChanged (this System.IO.FileSystemEventArgs fileSystemEventArgs);
static member IsDirectoryChanged : System.IO.FileSystemEventArgs -> bool
<Extension()>
Public Function IsDirectoryChanged (fileSystemEventArgs As FileSystemEventArgs) As Boolean
Parameters
- fileSystemEventArgs
- FileSystemEventArgs
The File System Event
Returns
true is a directory changed event