다음을 통해 공유


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

Guid의 현재 인스턴스를 나타내는 StateMachineWorkflowActivity입니다.

적용 대상