SendActivity.ReturnValuePropertyName 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于活动与之通信的服务 SendActivity 发送的返回值的属性的名称。
public: System::String ^ ReturnValuePropertyName;
public const string ReturnValuePropertyName;
val mutable ReturnValuePropertyName : string
Public Const ReturnValuePropertyName As String
字段值
注解
此字符串可用于从 ParameterBindings 与 SendActivity 事件处理程序中的 AfterResponse 活动关联的返回值检索。