This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerEnvironmentXHelper Interface > IServerEnvironmentXHelper.SetEnvProperties Method (ArcObjects .NET 10.5 SDK) |
Sets the environment properties.
[Visual Basic .NET] Public Sub SetEnvProperties ( _ ByVal ipProps As IPropertySet _ )
[C#] public void SetEnvProperties ( IPropertySet ipProps );
[C++]
HRESULT SetEnvProperties(
IPropertySet* ipProps
);
[C++]
Parameters ipProps [in]
ipProps is a parameter of type IPropertySet