LogEntryGetExceptionString Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets a string containing the text for all exceptions that are part of this log entry.
Namespace:
Telogis.GeoBase.Diagnostics
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public string GetExceptionString()
Public Function GetExceptionString As String
Return Value
Type:
StringThe exception string.
See Also