Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets the directory that contains the text log files.
Note This property is used only if LogFileDirectoryType is set to fpcFullPath. Otherwise the files are logged to the directory ISALogs in the ISA installation directory.
FPCLog.LogFileDirectory [ = sDirectory ]
HRESULT get_LogFileDirectory( BSTR *psDirectory ); HRESULT put_LogFileDirectory( BSTR sDirectory );
The property is read-write.