LanguageService.ParseThreadPaused Свойство

Определение

Определяет, активен ли поток анализа.

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

Значение свойства

Boolean

true значение, если поток анализа активен, в противном случае false .

Применяется к