PerformanceLogDir property

Returns or sets the pathname of the directory used for output of performance log files.

Syntax


C++

HRESULT get_PerformanceLogDir(BSTR *pPerformanceLogDir)

HRESULT put_PerformanceLogDir(BSTR MyPerformanceLogDir)

Scripting languages

String = Object.PerformanceLogDir

Object.PerformanceLogDir = String

 

Home

Applies to
IERUServerDiagnostics