activities
latest
false
UiPath logo, featuring letters U and I in white
生产力活动
Last updated 2024年11月15日

获取文件夹

从指定的 Google 云端硬盘位置检索文件夹列表。

命名空间:UiPath.Gsuite.Activities.API

程序集:UiPath.Gsuite.Activities.API(在 UiPath.Gsuite.Activities.API.dll 中)

语法

public IReadOnlyCollection<IFolder> GetFolders(
	IFolder parent = null,
	bool starredOnly = false,
	DriveItemFilter filter = null,
	int maxResults = 200
)public IReadOnlyCollection<IFolder> GetFolders(
	IFolder parent = null,
	bool starredOnly = false,
	DriveItemFilter filter = null,
	int maxResults = 200
)

参数

父项 IFolder (可选)
Google 云端硬盘上用于搜索文件夹的位置。 如果为 null,则使用根文件夹进行搜索。
仅星标 Boolean (可选)
指定是否只返回带星标的文件夹。
筛选 DriveItemFilter (可选)
为查询指定其他筛选器。
最大结果数量 Int32 (可选)
要返回的最大文件夹数。

返回值

IReadOnlyCollection<IFolder> - 从指定位置检索到的文件夹列表。
  • 语法
  • 参数
  • 返回值

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo White
信任与安全
© 2005-2024 UiPath。保留所有权利。