ISharePointProjectLogger.ClearErrorList Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.