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