Freigeben über


IModelBus.LogError-Methode

Protokolliert eine Fehlermeldung.

Namespace:  Microsoft.VisualStudio.Modeling.Integration
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)

Syntax

'Declaration
Sub LogError ( _
    errorCategory As ErrorCategory, _
    message As String _
)
void LogError(
    ErrorCategory errorCategory,
    string message
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IModelBus Schnittstelle

Microsoft.VisualStudio.Modeling.Integration-Namespace