FileReferenceInputDataSource interface

描述包含參考數據的檔案輸入數據源。

Extends

屬性

path

檔案的路徑。

type

多型歧視性,指定這個物件可以是的不同類型

屬性詳細資料

path

檔案的路徑。

path?: string

屬性值

string

type

多型歧視性,指定這個物件可以是的不同類型

type: "File"

屬性值

"File"