Sdílet prostřednictvím


ModelBus.LogError – metoda

Protokoluje chyby

Obor názvů:  Microsoft.VisualStudio.Modeling.Integration
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)

Syntaxe

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

Parametry

Implementuje

IModelBus.LogError(ErrorCategory, String)

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ModelBus Třída

Microsoft.VisualStudio.Modeling.Integration – obor názvů