Udostępnij za pośrednictwem


Metoda IModelBus.LogError —

Rejestruje się komunikat o błędzie.

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
Sub LogError ( _
    errorCategory As ErrorCategory, _
    message As String _
)
void LogError(
    ErrorCategory errorCategory,
    string message
)

Parametry

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IModelBus Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Integration