Method | Description | |
---|---|---|
UpdateLoggingElement ( System.Xml.Linq.XElement loggingElement ) : void |
Update the content of the logging element.
|
public static UpdateLoggingElement ( System.Xml.Linq.XElement loggingElement ) : void | ||
loggingElement | System.Xml.Linq.XElement | /// The logging element being modified. /// |
return | void |