ArcObjects Library Reference (GISClient)  

IAGOServerObjectConfiguration.ExtensionNames Property

The extension names of this server object configuration.

ERROR: Syntax information about IAGOServerObjectConfiguration.ExtensionNames may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.GISClient.dll

[C++]
HRESULT get_ExtensionNames(
  IStringArray** ppExtNames
);
[C++]

Parameters

ppExtNames [out, retval]

  ppExtNames is a parameter of type IStringArray

Product Availability

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

See Also

IAGOServerObjectConfiguration Interface