cloud189-sdkcloud189-sdk
  • 介绍
  • 快速上手
  • 更新日志
API
GitHub
  • 介绍
  • 快速上手
  • 更新日志
API
GitHub

Home > cloud189-sdk-docs > FileItem > icon

FileItem.icon property

文件图标信息

Signature:

icon: {
        largeUrl: string;
        smallUrl: string;
    };
Edit this page