This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IStyleImporter Interface > IStyleImporter.FileFilter Property (ArcObjects .NET 10.4 SDK) |
The file extension(s) for files supported by this style importer. If there is more than one, then they are separated with ';'.
[Visual Basic .NET] Public ReadOnly Property FileFilter As String
[C#] public string FileFilter {get;}
[C++]
HRESULT get_FileFilter(
BSTR* fileExtension
);
[C++]
Parameters fileExtension [out, retval] fileExtension is a parameter of type BSTR