ArcObjects Library Reference (Server)  

IServerEnvironmentImpl2.Log Property

.

[Visual Basic .NET]
Public WriteOnly Property Log
[C#]
public void Log {set;}
[C++]
HRESULT put_Log(
  ILog* 
);
[C++]

Parameters

[in]

   is a parameter of type ILog

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IServerEnvironmentImpl2 Interface