Sdílet prostřednictvím


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

Zapisuje zprávu Výstup okna nebo Seznam chyb okno s určené kategorie a klíčové slovo nápovědy.

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

Syntaxe

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

Parametry

  • message
    Typ: String

    Text zprávy.

  • helpKeyword
    Typ: String

    Chyby klíčové slovo nápovědy.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ISharePointCommandLogger Rozhraní

WriteLine – přetížení

Microsoft.VisualStudio.SharePoint.Commands – obor názvů