다음을 통해 공유


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를 반환합니다.

적용 대상