ExceptionSettings.ItemFromCode, méthode
Espace de noms : EnvDTE90
Assembly : EnvDTE90 (dans EnvDTE90.dll)
Syntaxe
'Déclaration
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
Paramètres
Code
Type : UInt32Code.
Valeur de retour
Type : EnvDTE90.ExceptionSetting
ExceptionSetting .
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.