Comparteix a través de


StateMachineStateRecord.StateMachineName Propiedad

Definición

Obtiene el nombre para mostrar de la actividad de la máquina de estados que contiene el estado.

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

Valor de propiedad

Devuelve String.

Se aplica a