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

true hata ayıklama geçerli durumdaysa; aksi takdirde , false.

Uygulamalar

Şunlara uygulanır