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