Logs a stack trace along with the provided message
Namespace:
CDub.FireNetAssembly: CDub.FireNet (in CDub.FireNet)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public void Trace( string message ) |
| Visual Basic (Declaration) |
|---|
Public Sub Trace ( _ message As String _ ) |
| Visual C++ |
|---|
public: void Trace( String^ message ) |
Parameters
- message
- Type: System..::.String
The message to include with the trace