TaskSchedulingException Constructor (String^)
Visual Studio 2015
Initializes a new instance of the TaskSchedulingException class with a specified error message.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Parameters
- message
-
Type:
System::String^
The message that describes the error.
Show: