WebPartTypeCantHaveRegex

A regular expression to select the types of web part to exclude from the document metadata for list items.

Type: String (regular expression)
Default:
Required: No
Configuration Section: TaskName or Fetchtasks
Example:

The following example ignores content editor web parts:

WebPartTypeCantHaveRegex=^Microsoft.SharePoint.WebPartPages.ContentEditorWebPart$

See Also: WebPartTypeMustHaveRegex