Sdílet prostřednictvím


ISharePointCommandLogger.WriteLine – metoda (String, LogCategory)

Zapisuje zprávu Výstup okna nebo Seznam chyb okno s zadané kategorie.

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

Parametry

  • message
    Typ: String

    Text zprávy.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ISharePointCommandLogger Rozhraní

WriteLine – přetížení

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