Proprietà ExceptionSetting.BreakWhenUserUnhandled
Spazio dei nomi: EnvDTE90
Assembly: EnvDTE90 (in EnvDTE90.dll)
Sintassi
'Dichiarazione
ReadOnly Property BreakWhenUserUnhandled As Boolean
Get
bool BreakWhenUserUnhandled { get; }
property bool BreakWhenUserUnhandled {
bool get ();
}
abstract BreakWhenUserUnhandled : bool
function get BreakWhenUserUnhandled () : boolean
Valore proprietà
Tipo: System.Boolean
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.