共用方式為


StateMachineWorkflowInstance.InstanceId 屬性

定義

取得 Guid,此物件會指出 StateMachineWorkflowActivity 的目前執行個體。

public:
 property Guid InstanceId { Guid get(); };
public Guid InstanceId { get; }
member this.InstanceId : Guid
Public ReadOnly Property InstanceId As Guid

屬性值

Guid,其會指出 StateMachineWorkflowActivity 的目前執行個體。

適用於