XmlExceptionElement Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Exceptions.XmlException.Element"]
Namespace: WorkZone.Dispatcher.Base.ExceptionsAssembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic XElement Element { get; }
Public ReadOnly Property Element As XElement
Get
public:
property XElement^ Element {
XElement^ get ();
}
member Element : XElement with get
Property Value
XElement
See Also