Table of Contents

Enum FileSystemHandleKind

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[To("None")]
public enum FileSystemHandleKind

Fields

[EnumValue("file")] File = 0
[EnumValue("directory")] Directory = 1