Share via


StateMachineWorkflowInstance.CurrentStateName 屬性

定義

取得目前 StateActivity 的名稱。

public:
 property System::String ^ CurrentStateName { System::String ^ get(); };
public string CurrentStateName { get; }
member this.CurrentStateName : string
Public ReadOnly Property CurrentStateName As String

屬性值

目前 StateActivity 的名稱。

適用於