Log an error.
Namespace:
Devolutions.UtilsAssembly: Devolutions.Utils (in Devolutions.Utils.dll)
Syntax
| Visual Basic |
|---|
Public Shared Sub Error ( _ message As String _ ) |
| C# |
|---|
public static void Error( string message ) |
Parameters
- message
- Type: System..::..String