ModelBus::LogError Method (ErrorCategory, String^)
Visual Studio 2015
Logs an error
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Parameters
- errorCategory
-
Type:
Microsoft.VisualStudio.Modeling.Integration::ErrorCategory
Indicates the severity of the error being logged
- message
-
Type:
System::String^
The text of the message to be logged
Show: