共用方式為


FileListHandlesHeaders interface

定義File_listHandles作業的標頭。

屬性

contentType

指定傳回結果的格式。 此值目前為 『application/xml』。

date

服務所產生的 UTC 日期/時間值,指出回應起始的時間。

errorCode

錯誤碼

requestId

此標頭可唯一識別已提出並可用於對要求進行疑難解答的要求。

version

指出用來執行要求的檔案服務版本。

屬性詳細資料

contentType

指定傳回結果的格式。 此值目前為 『application/xml』。

contentType?: string

屬性值

string

date

服務所產生的 UTC 日期/時間值,指出回應起始的時間。

date?: Date

屬性值

Date

errorCode

錯誤碼

errorCode?: string

屬性值

string

requestId

此標頭可唯一識別已提出並可用於對要求進行疑難解答的要求。

requestId?: string

屬性值

string

version

指出用來執行要求的檔案服務版本。

version?: string

屬性值

string