Share via


ISharePointCommandLogger.WriteLine Method

Include Protected Members
Include Inherited Members

Writes a message to the Output window or Error List window.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method WriteLine(String, LogCategory) Writes a message to the Output window or Error List window with the specified category.
Public method WriteLine(String, LogCategory, String) Writes a message to the Output window or Error List window with the specified category and Help keyword.
Public method WriteLine(String, LogCategory, String, Int32, Int32) Writes a message to the Output window or Error List window with the specified category and error location information.
Public method WriteLine(String, LogCategory, String, Int32, Int32, String) Writes a message to the Output window or Error List window with the specified category, error location information, and Help keyword.

Top

See Also

Reference

ISharePointCommandLogger Interface

Microsoft.VisualStudio.SharePoint.Commands Namespace