This document is archived and information here might be outdated.  Recommended version.


IServerEnvironmentImpl2.Properties Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerEnvironmentImpl2 Interface > IServerEnvironmentImpl2.Properties Property
ArcGIS Developer Help

IServerEnvironmentImpl2.Properties Property

.

[Visual Basic .NET]
Public WriteOnly Property Properties
[C#]
public void Properties {set;}
[C++]
HRESULT put_Properties(
  IPropertySet* 
);
[C++]
Parameters
 [in]

is a parameter of type IPropertySet*

Product Availability

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

See Also

IServerEnvironmentImpl2 Interface