Partilhar via


Propriedade ExceptionSetting.Collection

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

Sintaxe

'Declaração
ReadOnly Property Collection As ExceptionSettings
ExceptionSettings Collection { get; }
property ExceptionSettings^ Collection {
    ExceptionSettings^ get ();
}
abstract Collection : ExceptionSettings
function get Collection () : ExceptionSettings

Valor de propriedade

Tipo: EnvDTE90.ExceptionSettings

Segurança do .NET Framework

Consulte também

Referência

ExceptionSetting Interface

Namespace EnvDTE90