Share via


Debugger.IsAttached Propriété

Définition

Obtient une valeur qui indique si un débogueur est attaché au processus.

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

Valeur de propriété

true si un débogueur est attaché ; sinon, false.

S’applique à