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