This document is archived and information here might be outdated. Recommended version. |
File extensions to be filtered out.
[Visual Basic .NET]
Public Property Filter As String
[C#]
public string Filter {get; set;}
[C++]
HRESULT get_Filter(
System.String* pFilter
);
[C++]
HRESULT put_Filter(
BSTR pFilter
);
[C++] Parameters pFilter [out, retval]
pFilter is a parameter of type BSTR* pFilter [in]
pFilter is a parameter of type BSTR