ArcObjects Library Reference (Carto)  

IPictureElement5.Filter Property

Filter used in CFileDialog.

ERROR: Syntax information about IPictureElement5.Filter may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Carto.dll

[C++]
HRESULT get_Filter(
  BSTR* Filter
);
[C++]

Parameters

Filter [out, retval]   Filter is a parameter of type BSTR

Product Availability

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

See Also

IPictureElement5 Interface