DwpFiles element (Solution)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Specifies the web part files (.dwp or .webpart) to include in the solution.

<DwpFiles>
  <DwpFile
    FileName = "Text"
    Location = "Text">
  </DwpFile>
  ...
</DwpFiles>

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child elements

Parent elements