Share via


ISharePointProjectLogger.RemoveMessages Method

Removes messages from the Error List based on the subcategory of the messages.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Sub RemoveMessages ( _
    subcategoryId As Integer _
)
void RemoveMessages(
    int subcategoryId
)

Parameters

  • subcategoryId
    Type: Int32

    Subcategory identifier for which messages are to be removed.

.NET Framework Security

See Also

Reference

ISharePointProjectLogger Interface

Microsoft.VisualStudio.SharePoint Namespace