Debugger.IsAttached Właściwość

Definicja

Pobiera wartość wskazującą, czy debuger jest dołączony do procesu.

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

Wartość właściwości

true jeśli debuger jest dołączony; w przeciwnym razie , false.

Dotyczy