This document is archived and information here might be outdated. Recommended version. |
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(
System.String* fileExtension
);
[C++] Parameters fileExtension [out, retval]
fileExtension is a parameter of type BSTR*