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
Exclusive
[Value("exclusive")]
public bool Exclusive