WebPartTypeMustHaveRegex

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

Type: String (regular expression)
Default: ^Microsoft.SharePoint.WebPartPages.ContentEditorWebPart$
Required: No
Configuration Section: TaskName or Fetchtasks
Example:

The following example retrieves information from all types of web part:

WebPartTypeMustHaveRegex=.*

See Also: WebPartTypeCantHaveRegex