Interface ExceptionSetting
Namespace: EnvDTE90
Assembly: EnvDTE90 (em EnvDTE90.dll)
Sintaxe
'Declaração
<GuidAttribute("115998BF-A603-4848-B5DE-3B250A13D109")> _
Public Interface ExceptionSetting
[GuidAttribute("115998BF-A603-4848-B5DE-3B250A13D109")]
public interface ExceptionSetting
[GuidAttribute(L"115998BF-A603-4848-B5DE-3B250A13D109")]
public interface class ExceptionSetting
[<GuidAttribute("115998BF-A603-4848-B5DE-3B250A13D109")>]
type ExceptionSetting = interface end
public interface ExceptionSetting
O tipo ExceptionSetting expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
BreakWhenThrown | |
![]() |
BreakWhenUserUnhandled | |
![]() |
Code | |
![]() |
Collection | |
![]() |
DTE | |
![]() |
Name | |
![]() |
Parent | |
![]() |
UserDefined |
Início