CoreWebView2FileSystemHandle.Kind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The kind of the FileSystemHandle. It can either be a file or a directory.
public Microsoft.Web.WebView2.Core.CoreWebView2FileSystemHandleKind Kind { get; }
member this.Kind : Microsoft.Web.WebView2.Core.CoreWebView2FileSystemHandleKind
Public ReadOnly Property Kind As CoreWebView2FileSystemHandleKind