Compartilhar via


Método ISharePointCommandLogger.WriteLine (String, LogCategory)

Grava uma mensagem para o saída janela ou Error List janela com a categoria especificada.

Namespace:  Microsoft.VisualStudio.SharePoint.Commands
Assembly:  Microsoft.VisualStudio.SharePoint.Commands (em Microsoft.VisualStudio.SharePoint.Commands.dll)

Sintaxe

'Declaração
Sub WriteLine ( _
    message As String, _
    category As LogCategory _
)
void WriteLine(
    string message,
    LogCategory category
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ISharePointCommandLogger Interface

Sobrecargas WriteLine

Namespace Microsoft.VisualStudio.SharePoint.Commands