Sets the path to the log directory.
[Visual Basic .NET] Public Sub SetLogDirectoryPath ( _ ByVal logDirPath As String _ )
[C#] public void SetLogDirectoryPath ( string logDirPath );
[C++]
HRESULT SetLogDirectoryPath(
BSTR logDirPath
);
[C++]Parameters
logDirPath [in] logDirPath is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.