AssemblyRedirects element (WorkflowInfo)

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

Specifies transformations 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

None

Child elements

AssemblyRedirect

Parent elements

WorkflowInfo

See also