跳到主要内容

File.Contents

以二进制形式返回指定文件的内容。

Syntax

File.Contents(
path as text,
optional options as record
) as binary

Remarks

以二进制形式返回文件的内容 pathoptions 参数当前仅供内部使用。

Category

Accessing data