Table of Contents

Class FilePickerAcceptType

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

Constructors

FilePickerAcceptType()

public FilePickerAcceptType()

Fields

Accept

[Value("accept")]
public Dictionary<string, string> Accept

Field Value

Dictionary<string, string>

Description

[Value("description")]
public string Description

Field Value

string