UiPath Documentation
activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

开发者活动

上次更新日期 2026年5月15日

获取 Python 对象

UiPath.Python.Activities.GetObject

此活动用于从 Python 对象获取 .NET 数据类型。

只能在“Python 作用域”活动中使用。

属性

常见
  • DisplayName - The display name of the activity. This field supports only String variables.
输入
  • Python Object - The Python object to extract the value from. This field supports only PythonObject variables.
其他
  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。
  • TypeArgument - The .NET data type you want to get from the PythonObject variable. By default, it is set to Object. All data types available in Studio are supported.
输出
  • Result - The .NET type variable selected in the TypeArgument property corresponding to the Python object.
  • 属性

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新