Sdílet prostřednictvím


ISharePointProjectLogger.WriteLine – metoda (String, LogCategory, String)

Zaznamená zpráva nástroje SharePoint Výstup okna a Seznam chyb v závislosti na určeném LogCategory.

Obor názvů:  Microsoft.VisualStudio.SharePoint
Sestavení:  Microsoft.VisualStudio.SharePoint (v Microsoft.VisualStudio.SharePoint.dll)

Syntaxe

'Deklarace
Sub WriteLine ( _
    message As String, _
    category As LogCategory, _
    helpKeyword As String _
)
void WriteLine(
    string message,
    LogCategory category,
    string helpKeyword
)

Parametry

  • helpKeyword
    Typ: System.String
    Chyby klíčové slovo nápovědy.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ISharePointProjectLogger Rozhraní

WriteLine – přetížení

Microsoft.VisualStudio.SharePoint – obor názvů