Freigeben über


ExceptionSettings.ItemFromCode-Methode

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

Syntax

'Declaration
Function ItemFromCode ( _
    Code As UInteger _
) As ExceptionSetting
ExceptionSetting ItemFromCode(
    uint Code
)
ExceptionSetting^ ItemFromCode(
    [InAttribute] unsigned int Code
)
abstract ItemFromCode : 
        Code:uint32 -> ExceptionSetting
function ItemFromCode(
    Code : uint
) : ExceptionSetting

Parameter

  • Code
    Typ: UInt32

    Der Code.

Rückgabewert

Typ: EnvDTE90.ExceptionSetting
ExceptionSetting .

.NET Framework-Sicherheit

Siehe auch

Referenz

ExceptionSettings Schnittstelle

EnvDTE90-Namespace

Weitere Ressourcen

Diagramm "Automationsobjektmodell"