WorkflowDesigner.IsInErrorState 메서드

정의

Windows 워크플로 Designer 오류 상태인지 여부를 나타냅니다.

public:
 bool IsInErrorState();
public bool IsInErrorState ();
member this.IsInErrorState : unit -> bool
Public Function IsInErrorState () As Boolean

반환

true워크플로 Designer 오류 상태이면 이고, false그렇지 않으면 입니다.

적용 대상