The Sys type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetExceptionHResult
Reads the protected HResult property.
Public methodStatic memberLogException
Logs the exception to the debugger and to the log file.
Public methodStatic memberLogMessage
Logs the message to the debugger and to the log file.
Public methodStatic memberLogNotImplemented
Logs the call to a method that is not yet implemented.
Public methodStatic memberLogNotSupported
Logs the call to a method that is not supported.
Public methodStatic memberLogWarning
Logs the warning to the debugger and to the log file.

See Also