PerformanceLogConfigFile property

**This property is obsolete in V.7.**

Returns or sets the name of the configuration file used to control performance logging.

Syntax


C++

HRESULT get_PerformanceLogConfigFile(
BSTR *pPerformanceLogConfigFile)

HRESULT put_PerformanceLogConfigFile(
BSTR MyPerformanceLogConfigFile)

Scripting languages

String = Object.PerformanceLogConfigFile

Object.PerformanceLogConfigFile = String

 

Home

Applies to
IERUServerDiagnostics