AssemblyRedirect Element (WorkflowInfo)
Applies to: SharePoint Foundation 2010
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.
<AssemblyRedirects>
<AssemblyRedirect> </AssemblyRedirect>
</AssemblyRedirects>
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