LanguageService.ParseThreadPaused Eigenschaft

Definition

Bestimmt, ob der Analyse Thread aktiv ist.

public:
 property bool ParseThreadPaused { bool get(); void set(bool value); };
public:
 property bool ParseThreadPaused { bool get(); void set(bool value); };
public bool ParseThreadPaused { get; set; }
member this.ParseThreadPaused : bool with get, set
Public Property ParseThreadPaused As Boolean

Eigenschaftswert

Boolean

true , wenn der Analyse Thread aktiv ist, andernfalls false .

Gilt für