Udostępnij za pośrednictwem


Metoda ExceptionSettings.ItemFromCode —

Przestrzeń nazw:  EnvDTE90
Zestaw:  EnvDTE90 (w EnvDTE90.dll)

Składnia

'Deklaracja
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

Parametry

Wartość zwracana

Typ: EnvDTE90.ExceptionSetting
The ExceptionSetting.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ExceptionSettings Interfejs

Przestrzeń nazw EnvDTE90

Inne zasoby

Wykres modelu obiektu automatyzacji