Debugger.IsAttached Proprietà

Definizione

Ottiene un valore che indica se un debugger è collegato al processo.

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

Valore della proprietà

true se un debugger è collegato; in caso contrario, false.

Si applica a