Trace messages to trace window tools

Namespace: T.Modules.Info
Assembly: T.Modules (in T.Modules.dll)

Public Function Trace( _ 
ByVal message As String
) As Integer
This language is not supported or no code example is available.
public int Trace( 
string message 
)
This language is not supported or no code example is available.

Parameters

message
Type: string

Message to trace

Return Value

Type: int

Returns zero

.NET Framework

Supported in: 4.6.2, 4.7