共用方式為


FileStorageInfo interface

檔案儲存資訊。

屬性

headers

<字串> 字典

uri

可用來存取檔案內容的 URI。

屬性詳細資料

headers

<字串> 字典

headers?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

uri

可用來存取檔案內容的 URI。

uri?: string

屬性值

string