SessionState 열거형

세션의 상태를 설명합니다.

네임스페이스:  Microsoft.TeamFoundation.TestManagement.Client
어셈블리:  Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll)

구문

‘선언
Public Enumeration SessionState
public enum SessionState
public enum class SessionState
type SessionState
public enum SessionState

멤버

멤버 이름 설명
Completed 세션이 완료되었습니다.
InProgress 세션이 실행 중입니다.
MaxValue
NotStarted 세션을 만드는 중입니다.
Paused 세션이 일시 중지되었습니다.
Unspecified 기존 값을 유지하기 위해 업데이트 중에만 사용됩니다.

참고 항목

참조

Microsoft.TeamFoundation.TestManagement.Client 네임스페이스