ArcObjects Library Reference (DefenseSolutions)  

ICustomProperties.CustomPropertySet Property

The property set object that contains property name/property value pairs.

ERROR: Syntax information about ICustomProperties.CustomPropertySet may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll

[C++]
HRESULT get_CustomPropertySet(
  IPropertySet** PropertySet
);
[C++]

Parameters

PropertySet [out, retval]

  PropertySet is a parameter of type IPropertySet

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

ICustomProperties Interface