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

工作流活动

上次更新日期 2026年4月16日

Address

根据您提供的随机国家/地区和城市生成有效地址。 生成的地址是一个字典。

定义

命名空间: UiPath.Testing.API

程序集: UiPath.Testing.Activities.Api(在 UiPath.Testing.Activities.Api.dll 中)

Address(Dictionary<String,String>)

Dictionary<string, string> Address(
    string country,
    string city
)
Dictionary<string, string> Address(
    string country,
    string city
)

country String : 随机输入国家/地区 。

city String : 随机输入先前输入的国家/地区的城市

返回值

生成以下字段的地址:国家/地区、邮政编码、街道编号、街道名称、城市、州。 字符集:Unicode。

  • 定义
  • Address(Dictionary<String,String>)
  • 返回值

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新