Reflection Data SetBinding RedirectionTo Xml 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: 2026.1.20.0
The binding redirection as an XML element
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public XElement ToXml()VB
Public Function ToXml As XElementC++
public:
XElement^ ToXml()F#
member ToXml : unit -> XElement Return Value
XElementThe binding redirection as an XML element