Share via


WorkflowDesigner.IsInErrorState Yöntem

Tanım

Windows İş Akışı Designer hata durumunda olup olmadığını gösterir.

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

Döndürülenler

trueİş Akışı Designer hata durumundaysa; değilse, false.

Şunlara uygulanır