Share via


ISharePointProjectLogger.ClearErrorList Method

Definition

Clears the Error List of all SharePoint Tool-related error messages.

public:
 void ClearErrorList();
public void ClearErrorList ();
abstract member ClearErrorList : unit -> unit
Public Sub ClearErrorList ()

Remarks

Error messages related to other Visual Studio activities (such as building) will remain in the Error List.

Applies to