Partilhar via


Método ExceptionGroups.Item

Obtém um membro indexado desta coleção.

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

Sintaxe

'Declaração
Function Item ( _
    Index As Object _
) As ExceptionSettings
ExceptionSettings Item(
    Object Index
)
ExceptionSettings^ Item(
    [InAttribute] Object^ Index
)
abstract Item : 
        Index:Object -> ExceptionSettings
function Item(
    Index : Object
) : ExceptionSettings

Parâmetros

  • Index
    Tipo: Object

    Obrigatório. O índice da ExceptionSettings objeto para retornar.

Valor de retorno

Tipo: EnvDTE90.ExceptionSettings
A ExceptionSettings object.

Comentários

Este método lança um ArgumentException exceção se a coleção não é possível encontrar o ExceptionSettings objeto que corresponde ao valor de índice.

Segurança do .NET Framework

Consulte também

Referência

ExceptionGroups Interface

Namespace EnvDTE90

Outros recursos

Depurar threads e processos no Visual Studio

Gráfico do modelo de objetos automation

Como usar a janela Threads