Share via


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 を返します。

適用対象