Método ISharePointProjectLogger.WriteLine (String, LogCategory, String)

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, _
    helpKeyword As String _
)
void WriteLine(
    string message,
    LogCategory category,
    string helpKeyword
)

Parâmetros

  • helpKeyword
    Tipo: System.String
    A palavra-ajuda chave para o erro.

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectLogger Interface

Sobrecargas WriteLine

Namespace Microsoft.VisualStudio.SharePoint