Debugger.IsAttached Properti

Definisi

Mendapatkan nilai yang menunjukkan apakah debugger dilampirkan ke proses.

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

Nilai Properti

true jika debugger dilampirkan; jika tidak, false.

Berlaku untuk