Table of Contents

Class FilePickerOptions

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

Constructors

FilePickerOptions()

public FilePickerOptions()

Fields

ExcludeAcceptAllOption

[Value("excludeAcceptAllOption")]
public bool ExcludeAcceptAllOption

Field Value

bool

Id

[Value("id")]
public string Id

Field Value

string

StartIn

[Value("startIn")]
public Union43 StartIn

Field Value

Union43

Types

[Value("types")]
public List<FilePickerAcceptType> Types

Field Value

List<FilePickerAcceptType>