Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataTransferFile

A file associated with a DataTransferItem.

Instances of this type can only be created by the editor and not by extensions.

Hierarchy

  • DataTransferFile

Index

Properties(2)

Methods(1)

Properties(2)

Readonly name

name: string

The name of the file.

Optional Readonly uri

uri: Uri

The full file path of the file.

May be undefined on web.

Methods(1)

data

Generated by TypeDoc. Maintained by 洛竹