다음을 통해 공유


StateMachine<TReturn>.CurrentState 속성

정의

이 형식/멤버는 .NET Framework 인프라를 지원하며 코드에서 직접 사용할 수 없습니다. 컴퓨터의 현재 상태를 가져오거나 설정합니다.

protected System.Web.Razor.StateMachine<TReturn>.State CurrentState { get; set; }
member this.CurrentState : System.Web.Razor.StateMachine<'Return>.State with get, set
Protected Property CurrentState As StateMachine(Of TReturn).State

속성 값

현재 시스템 상태입니다.

적용 대상