Udostępnij za pośrednictwem


Metoda ModelBus.LogError —

Rejestruje błąd

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Integration
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)

Składnia

'Deklaracja
Public Sub LogError ( _
    errorCategory As ErrorCategory, _
    message As String _
)
public void LogError(
    ErrorCategory errorCategory,
    string message
)

Parametry

  • message
    Typ: System.String
    Tekst wiadomości mają być rejestrowane

Implementuje

IModelBus.LogError(ErrorCategory, String)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ModelBus Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Integration