Método ISharePointProjectLogger.WriteLine (String, LogCategory)

Registra uma mensagem para as ferramentas do SharePoint saída janela e Error List dependendo do especificado LogCategory.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (em Microsoft.VisualStudio.SharePoint.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

ISharePointProjectLogger Interface

Sobrecargas WriteLine

Namespace Microsoft.VisualStudio.SharePoint