Show 

Home > eRoom API Help > Server Access API > SAAPI Properties > PerformanceLogDir property

Show Show 
eRoom

 

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