Share via


ExceptionSetting.Collection Property

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

Syntax

'Declaration
ReadOnly Property Collection As ExceptionSettings
    Get
ExceptionSettings Collection { get; }
property ExceptionSettings^ Collection {
    ExceptionSettings^ get ();
}
abstract Collection : ExceptionSettings
function get Collection () : ExceptionSettings

Property Value

Type: EnvDTE90.ExceptionSettings

.NET Framework Security

See Also

Reference

ExceptionSetting Interface

EnvDTE90 Namespace