Save diagnostics to file

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

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

Parameters

fileName
Type: string

File name

Return Value

Type: int

Always 0

.NET Framework

Supported in: 4.6.2, 4.7