ExceptionSetting.Collection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property EnvDTE90::ExceptionSettings ^ Collection { EnvDTE90::ExceptionSettings ^ get(); };
[System.Runtime.InteropServices.DispId(3)]
public EnvDTE90.ExceptionSettings Collection { [System.Runtime.InteropServices.DispId(3)] get; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
member this.Collection : EnvDTE90.ExceptionSettings
Public ReadOnly Property Collection As ExceptionSettings
Property Value
- Attributes