共用方式為


ModelBus.LogError 方法

記錄錯誤

命名空間:  Microsoft.VisualStudio.Modeling.Integration
組件:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll 中)

語法

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

參數

實作

IModelBus.LogError(ErrorCategory, String)

.NET Framework 安全性

請參閱

參考

ModelBus 類別

Microsoft.VisualStudio.Modeling.Integration 命名空間