ReflectionDataSetBindingRedirectionToXml Method

This is used to convert the binding redirection to an XML element

Definition

Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public XElement ToXml()

Return Value

XElement
The binding redirection as an XML element

See Also