CircularTaskDependencyException Constructor (String^)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the CircularTaskDependencyException class.
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 exception. The caller of this constructor is required to ensure that this string has been localized for the current system culture.
Show: