SoapUnknownHeader.Element Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the XML element that contains the header.
public System.Xml.XmlElement Element { get; }
member this.Element : System.Xml.XmlElement
Public ReadOnly Property Element As XmlElement
Property Value
The XML element that contains the header.