Click or drag to resize

DirectoryNestedFiles Property

Version 130.1.90
Files that are directly nested under this directory.

Namespace: CefSharp.DevTools.FileSystem
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public IList<File> NestedFiles { get; set; }

Property Value

IListFile
See Also