ArcObjects Library Reference (GISClient)  

IDiscoveryServerObjectConfigurationInfo.Extensions Property

The extension names of this service.

[Visual Basic .NET]
Public WriteOnly Property Extensions
[C#]
public void Extensions {set;}
[C++]
HRESULT put_Extensions(
  IEnumBSTR* 
);
[C++]

Parameters

[in]

   is a parameter of type IEnumBSTR

Product Availability

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

See Also

IDiscoveryServerObjectConfigurationInfo Interface