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

적용 대상