ISharePointProjectLogger.ClearErrorList Method
Clears the Error List of all SharePoint Tool-related error messages.
Namespace: Microsoft.VisualStudio.SharePoint
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
Sub ClearErrorList
void ClearErrorList()
Remarks
Error messages related to other Visual Studio activities (such as building) will remain in the Error List.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.