This document is archived and information here might be outdated. Recommended version. |
Gets the path to the log directory that was set on the factory.
[Visual Basic .NET]
Public Function GetLogDirectoryPath ( _
) As String
[C#]
public string GetLogDirectoryPath (
);
[C++]
HRESULT GetLogDirectoryPath(
void
);