Click or drag to resize

BucketFileSystemLocatorPathComponents Property

Version 130.1.90
Path to the directory using each path component as an array item.

Namespace: CefSharp.DevTools.FileSystem
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public string[] PathComponents { get; set; }

Property Value

String
See Also