Share via


StateMachineWorkflowInstance.CurrentStateName Proprietà

Definizione

Ottiene il nome della classe StateActivity corrente.

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

Valore della proprietà

String

Il nome della StateActivity corrente.

Si applica a