The extension names of this service.
[Visual Basic .NET] Public Sub set_ExtensionInfo ( _ ByVal Name As String, _ ByVal A_2 As IPropertySet _ )
[C#] public void set_ExtensionInfo ( string Name, IPropertySet A_2 );
[C++]
HRESULT put_ExtensionInfo(
BSTR Name,
IPropertySet*
);
[C++]Parameters
Name [in] Name is a parameter of type BSTR [in]is a parameter of type IPropertySet
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.