ArcObjects Library Reference (GISClient)  

ISDSServerObjectConfigurationInfo.Info Property

The extension names of this service.

[Visual Basic .NET]
Public WriteOnly Property Info
[C#]
public void Info {set;}
[C++]
HRESULT put_Info(
  IPropertySet* 
);
[C++]

Parameters

[in]

   is a parameter of type IPropertySet

Product Availability

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

See Also

ISDSServerObjectConfigurationInfo Interface