AssemblyRedirect element (WorkflowInfo)

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

Specifies a transformation from one binary file to another binary file in a versioned binary file system so that the client has sufficient information to load the desired binary file.

Definition

<AssemblyRedirects>
    <AssemblyRedirect>    </AssemblyRedirect>
</AssemblyRedirects>

Elements and attributes

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

Attributes

Attribute

Description

**From**

Required **text**. The name of the file to transform.

**To**

Required **text**. The name of the transformed file.

Child elements

None

Parent elements

AssemblyRedirects

See also