ExceptionSettings::NewException Method (String^, UInt32)
Visual Studio 2015
Creates a new ExceptionSetting object for this category.
Assembly: EnvDTE90 (in EnvDTE90.dll)
Parameters
- Name
-
Type:
System::String^
The name for the new ExceptionSetting object to create.
- Code
-
Type:
System::UInt32
The code of the ExceptionSetting object to create.
Return Value
Type: EnvDTE90::ExceptionSetting^
Show: