DebuggerService.IsDebugging Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of foutopsporing de huidige status is.

public:
 property bool IsDebugging { bool get(); void set(bool value); };
public bool IsDebugging { get; set; }
member this.IsDebugging : bool with get, set
Public Property IsDebugging As Boolean

Waarde van eigenschap

true als foutopsporing de huidige status is; anders, false.

Implementeringen

Van toepassing op