Aracılığıyla paylaş


DebuggerService.IsDebugging Özellik

Tanım

Hata ayıklamanın geçerli durum olup olmadığını gösteren bir değer alır veya ayarlar.

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

Özellik Değeri

Boolean

true hata ayıklama geçerli durumundaysa; Aksi takdirde, false .

Uygulamalar

Şunlara uygulanır