Aracılığıyla paylaş


Debugger.IsAttached Özellik

Tanım

Hata ayıklayıcının işleme eklenip eklenmediğini gösteren bir değer alır.

public:
 static property bool IsAttached { bool get(); };
public static bool IsAttached { get; }
static member IsAttached : bool
Public Shared ReadOnly Property IsAttached As Boolean

Özellik Değeri

true hata ayıklayıcı ekliyse; aksi takdirde , false.

Şunlara uygulanır