This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerConfigurationStorage Interface > IServerConfigurationStorage.DeleteLogFile Method (ArcObjects .NET 10.4 SDK) |
[Visual Basic .NET] Public Sub DeleteLogFile ( _ ByVal fileName As String _ )
[C#] public void DeleteLogFile ( string fileName );
[C++]
HRESULT DeleteLogFile(
BSTR fileName
);
[C++]
Parameters fileName [in] fileName is a parameter of type BSTR