ExceptionSettings.RemoveByCode-Methode

Löscht das durch den Code angegebene ExceptionSetting-Objekt aus der ExceptionSettings-Auflistung.

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

Syntax

'Declaration
Sub RemoveByCode ( _
    Code As UInteger _
)
void RemoveByCode(
    uint Code
)
void RemoveByCode(
    [InAttribute] unsigned int Code
)
abstract RemoveByCode : 
        Code:uint32 -> unit 
function RemoveByCode(
    Code : uint
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ExceptionSettings Schnittstelle

EnvDTE90-Namespace

Weitere Ressourcen

Diagramm "Automationsobjektmodell"