LanguageService.ParseThreadPaused Propriedade

Definição

Determina se o thread de análise está ativo.

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

Valor da propriedade

Boolean

true Se o thread de análise estiver ativo, caso contrário false .

Aplica-se a