public class BindingRedirectionPublic Class BindingRedirectionpublic ref class BindingRedirectiontype BindingRedirection = class end| ReflectionDataSetBindingRedirection | Constructor |
| Culture | The assembly culture (optional) |
| Name | The assembly name |
| NewVersion | The new version |
| OldVersion | The old version |
| PublicKeyToken | The public key token |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| FromXml | Create an instance from an XML element |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToBindingRedirectionElement | This is used to convert the binding redirection entry to an MRefBuilder configuration file assembly binding redirection element. |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| ToXml | This is used to convert the binding redirection to an XML element |