MapFile Element (Feature)

Applies to: SharePoint Foundation 2010

Specifies a mapping between files during a Feature upgrade.

<MapFile 
  FromPath = string
  ToPath = string />

Attributes

Attribute

Description

FromPath

Optional string. Specifies the source file.

ToPath

Optional string. Specifies the destination file.

Child Elements

None

Parent Elements

UpgradeActions Element (Feature)

Occurrences

Minimum: 0

Maximum: Unbounded