StateMachineStateRecord.StateMachineName 属性

定义

获取包含该状态的状态机活动的显示名称。

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

属性值

返回 String

适用于