ArcObjects Library Reference (Server)  

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