VFSFilePath.VFSFilePath(string).md

January 20, 2026 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.VFSFilePath

VFSFilePath(string) Constructor

Initializes a new instance of the VFSFilePath class. The file path is relative to the root of the virtual file system.

public VFSFilePath(string path);

Parameters

path System.String

The path of the file.

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.VFSFilePath
  2. 1VFSFilePath(string) Constructor