This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerObjectFactoryX Interface > IServerObjectFactoryX.SetLogDirectoryPath Method (ArcObjects .NET 10.4 SDK) |
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