WorkflowOwnershipException.InstanceId 属性

定义

获取已引发此异常的工作流实例的 Guid

public:
 property Guid InstanceId { Guid get(); void set(Guid value); };
public Guid InstanceId { get; set; }
member this.InstanceId : Guid with get, set
Public Property InstanceId As Guid

属性值

InstanceId 等效于工作流实例的 InstanceId 属性。

适用于