LanguageService.ParseThreadPaused Özellik

Tanım

Ayrıştırma iş parçacığının etkin olup olmadığını belirler.

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

Özellik Değeri

Boolean

true ayrıştırma iş parçacığı etkin ise, tersi durumda false .

Şunlara uygulanır