Table of Contents

Class FileSystemFlags

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class FileSystemFlags
Inheritance
FileSystemFlags
Inherited Members

Constructors

FileSystemFlags()

public FileSystemFlags()

Fields

Create

[Value("create")]
public bool Create

Field Value

bool

Exclusive

[Value("exclusive")]
public bool Exclusive

Field Value

bool