Click or drag to resize

VirtualFileSystemDirectoriesAllFiles Property

The full path to top folder, it includes Project and Sources folders. It is one level upper more than Project folder and two levels upper more than Assets folder.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static string AllFiles { get; }

Property Value

Type: String
See Also