Partilhar via


Propriedade ExceptionSetting.BreakWhenUserUnhandled

Namespace:  EnvDTE90
Assembly:  EnvDTE90 (em EnvDTE90.dll)

Sintaxe

'Declaração
ReadOnly Property BreakWhenUserUnhandled As Boolean
bool BreakWhenUserUnhandled { get; }
property bool BreakWhenUserUnhandled {
    bool get ();
}
abstract BreakWhenUserUnhandled : bool
function get BreakWhenUserUnhandled () : boolean

Valor de propriedade

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

ExceptionSetting Interface

Namespace EnvDTE90