VFSDirectoryDeletedArgs.VFSDirectoryDeletedArgs(VFSDirectoryPath).md
June 4, 2025 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.VFSDirectoryDeletedArgs
VFSDirectoryDeletedArgs(VFSDirectoryPath) Constructor
Initializes a new instance of the VFSDirectoryDeletedArgs class.
public VFSDirectoryDeletedArgs(Atypical.VirtualFileSystem.Core.VFSDirectoryPath path);
Parameters
path VFSDirectoryPath
The path of the deleted directory.