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.

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.VFSDirectoryDeletedArgs
  2. 1VFSDirectoryDeletedArgs(VFSDirectoryPath) Constructor