다음을 통해 공유


SemanticAction.State 속성

정의

이 작업의 상태를 가져오거나 설정합니다. 허용되는 값: start, continue, done.

public string State { get; set; }
member this.State : string with get, set
Public Property State As String

속성 값

이 작업의 상태입니다.

적용 대상