SetStateEventArgs.TargetStateName Property

Definition

Gets the state to set the StateActivity to.

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

Property Value

The state to set the StateActivity to.

Applies to