Is called when the configuration is added.
[Visual Basic .NET] Public Function OnAdd ( _ ByVal pProps As IPropertySet _ ) As IPropertySet
[C#] public IPropertySet OnAdd ( IPropertySet pProps );
[C++]
HRESULT OnAdd(
IPropertySet* pProps,
IPropertySet** ppNewProps
);
[C++]Parameters
pProps [in]pProps is a parameter of type IPropertySet
ppNewProps [out, retval]ppNewProps is a parameter of type IPropertySet
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.